xushiwei / js13k-callisto

JS13k 2021 - The Adventures of Captain Callisto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Adventures of Captain Callisto

A short 3D action game for the 2021 js13kGames Competition.

Our hero, Captain Callisto, blasts through space, seeking adventure. What will he find?

Play here: https://js13kgames.com/entries/the-adventures-of-captain-callisto

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
callisto-demo-video-480.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

Acknowledgements

Keith Clark and Frank Force for ZzFXM

Nicholas Carlini for the starfield shader in Yet Another Space Shooter

Kang Seonghoon for Roadroller

Music: Milky Way by Ben Prunty

License

MIT

About

JS13k 2021 - The Adventures of Captain Callisto

License:MIT License


Languages

Language:JavaScript 93.8%Language:GLSL 6.0%Language:HTML 0.2%