Skip to content

team-three-2024/meme-mine

Repository files navigation

A game using ThreeJS for Global Game Jam 2024

PLAY LATEST VERSION HERE!

Developing

Make sure you have Node.js >= v18.15.0 installed (see nvm):

npm install

Start development mode:

npm run start

That should bring you to http://localhost:3000 with a hot-reload React app.

Edit files at src/ to see live updates.

Gameplay

The gameplay so far is very simple.

  • Press left or right arrows to switch lanes in 3D mode
  • Press space bar to switch to 2D mode
  • Press up arrow to jump

Production build

npm run build
git commit ...
git tag 0.x.x
git push
npm publish

About

Canary in a meme mine: a game using ThreeJS for Global Game Jam 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published