Skip to content

peterfication/space-jumper

Repository files navigation

SpaceJumper

A small logical game about finding the right way 🎮

DISCLAIMER

The idea for SpaceJumper is orignially from an old DOS game. I can't find it anywhere online
because I forgot the name. So if somebody knows the name or even has a copy of it I would be
very happy to hear about it! :)

Start it locally

  1. Clone this repository
  2. yarn install
  3. yarn start

Deploy it to Github Pages

yarn run deploy