Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 Learned

I 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/)