Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakshmankishore/snakegame
Old nokia mobile snake game clone.
https://github.com/lakshmankishore/snakegame
game html-canvas-game html-css-javascript snake-game
Last synced: about 2 months ago
JSON representation
Old nokia mobile snake game clone.
- Host: GitHub
- URL: https://github.com/lakshmankishore/snakegame
- Owner: LakshmanKishore
- Created: 2021-09-29T09:33:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T09:34:01.000Z (about 3 years ago)
- Last Synced: 2024-10-24T16:54:29.187Z (2 months ago)
- Topics: game, html-canvas-game, html-css-javascript, snake-game
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# SnakeGame
A singleplayer game. This is a cloned version of the old nokia mobile snake game.
## Built with
* HTML
* CSS
* Javascript
## Lessons LearnedI learnt about HTML5 Canvas and about the Snake Game Logic.
Used the buttons and added an `addEventListener` to it.## You can watch the code live [here](https://lakshman-snakegame.surge.sh/)