- JS canvas without using third party libraries
- Webpack
- Typescript
Keys | Action |
---|---|
A D | Move player |
Space | Jump |
W | Climb ladder |
1-9 | Switch inventory hot bar |
Enter | Give blocks |
Run dev mode (auto-update code when editting)
npm run dev
Run build
npm run build