Documentation

Moon buggy endless runner ยท GitHub Game Off 2020 ยท Eternal Flame rebirth

Controls

Play locally

The WebGL game requires Node 18 (Nuxt 2 does not run on Node 24).

git clone https://github.com/Krescent-The-Game/krescent.git
cd krescent/legacy/nuxt
nvm use 18
npm install --legacy-peer-deps
npm run dev
# open http://localhost:3000/game

Stack

Rebirth roadmap

History

Built for the GitHub Game Off 2020 Moonshot theme. Originally Nuxt + Babylon in one repo; portfolio landing follows the express-instant Eternal Flame pattern.