chrisdclark3 /
snake
A simple verision of the game snake, written in Angular / TypeScript
Active repository
No license
⑂ 0 forks◯ 0 issuesUpdated Oct 2, 2018
Loading repository data…
akkitheakhil / repository
A simple 'Snake Game' build using Angular 11. Single-player game. A remake of the classic snake game
Checkout the GH Page to play the game
To get a local copy up and running follow these simple example steps.
npm install npm@latest -g
git clone https://github.com/akkitheakhil/Angular-Snake-Game.git
npm install
ng serve
Akhil Padmanabhan - speaktoakhilp@gmail.com
Project Link: https://github.com/akkitheakhil/Angular-Snake-Game/
Selected from shared topics, language and repository description—not editorial ratings.
chrisdclark3 /
A simple verision of the game snake, written in Angular / TypeScript