https://github.com/duskyelf/canvassnakegame
https://github.com/duskyelf/canvassnakegame
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/duskyelf/canvassnakegame
- Owner: DuskyElf
- License: mit
- Created: 2022-07-17T09:15:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T05:07:38.000Z (about 2 years ago)
- Last Synced: 2025-02-13T11:46:20.719Z (over 1 year ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CanvasSnakeGame
## Online on github pages and cloudflare pages: https://canvassnakegame.pages.dev
### About it
- It's a simple Snake Game
- It's made with HTML 5 Canvas, with JavaScript
- It also have a particle system
- Added Restart Menu is the last Commit