~kylep/gem_thief

Roguelite platformer made for sokjam
Add super items and boss level
Adjustments and difficulty levels
Add shield item

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~kylep/gem_thief
read/write
git@git.sr.ht:~kylep/gem_thief

You can also use your local clone with git send-email.

#Gem Collector

A platformer roguelike about collecting gems

Created for spooky sokjam 2021

#Developer setup

Make sure you have node js installed, then run

npm install
npm run serve

This will start the server, then you can connect at http://localhost:8080