Skip to content

taw/imba-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imba-snake

Nokia-style snake game in Imba. You can see in in action here.

Install dependencies

npm install

Run in development mode

npm run dev

Build

npm run build