Skip to content

dan-sic/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake_game

Snake game in TypeScript / React

Link to the game:

https://snake-game-ts.herokuapp.com

Overview

This is a personal pet project - a classic Snake game build with Typescript and React. Game has all major features of snake game:

  • Snake moves according to provided directions
  • Player looses one live when coliding with snake tail
  • Player scors points for every fly eaten
  • Snake grows and moves faster, as it eats more flies
  • Game can be paused
  • Game is over once player reaches 0 lives

About

Snake game in TypeScript / React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors