Switch to TypeScript
This commit is contained in:
parent
1648b7e3d0
commit
bf71f55130
45 changed files with 754 additions and 159 deletions
|
@ -1,9 +1,11 @@
|
|||
# Improcket
|
||||
|
||||
A little 2D space rocket game. Not done tho.
|
||||
A little 2D space rocket game originally made for a game jam.
|
||||
|
||||
### Building
|
||||
|
||||
Install `rollup` and run `./rollup`.
|
||||
`npm install`
|
||||
|
||||
`npm run build`
|
||||
|
||||
Host `dist/` on some static HTTP server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue