Skip to content

jebarpg/soulcollector

Repository files navigation

Soul Collector with geckos.io

How To Start

To clone and run this game, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

Note: Test it on Chrome. On some browsers like Firefox you need to add a STUN server to make it work.

four player gif

# Clone this repository
$ npx gitget https://github.com/jebarpg/soulcollector soulcollector

# Go into the repository
$ cd soulcollector

# Install dependencies
$ npm install

# Start the local development server (on port 1444)
$ npm run start

go to http://localhost:1444

About

A game where you collect souls of your fallen enemies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published