Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 279 Bytes

IGEM-snake

SYSU-Software IGEM human practice subproject, a snake game.

Build and Serve

npm install
npm run build
npm start
# open http://localhost:8080 in browser

Screenshots

start

game