Skip to content

anasrar/orbit-jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit Jump

Simple game for game jam https://js13kgames.com/.

Build With

NPM Command

Development

server and hot reload.

npm run dev

Build

build, zip, and check zip size

npm run build