kafirspace
v1.0.1
Published
kafirspace is web3 adventure games
Downloads
3
Readme
The Adventures of Captain Kafir
A short 3D action game
Our hero, Captain Kafir, blasts through space, seeking adventure. What will he find?
Play here:
Controls:
- Arrow keys or WASD to move
- Z or spacebar to jump
- X or shift to jetpack
- R to restart level
- M to toggle music
- Escape to show main menu
Demo video:
https://i.imgur.com/KTdqxX3.mp4
Branches
submission
branch was submitted for the competition
main
branch includes post competition bug fixes
Develop
Install: npm install
Fast build: npm run dev
Release build: npm run build
Start a web server: npm run server
You can then point your web browser to http://localhost:port/
Note that the npm run dev
command does not have a "watch" mode, so you need to rebuild every time you want to see your changes.
License
MIT