Skip to content

Replace terminal snake game with browser version#2

Open
MarkWilcock wants to merge 1 commit intomainfrom
codex/create-snake-game-implementation
Open

Replace terminal snake game with browser version#2
MarkWilcock wants to merge 1 commit intomainfrom
codex/create-snake-game-implementation

Conversation

@MarkWilcock
Copy link
Copy Markdown
Owner

Summary

  • replace the curses-based snake_game.py with a browser-friendly implementation
  • add HTML, CSS, and JavaScript assets to render and control the Snake game in a canvas
  • persist high score locally and support keyboard controls, pause, and restart actions

Testing

  • not run (interactive browser game)

https://chatgpt.com/codex/tasks/task_e_69051730ae788323a6b326110f06ae80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant