sheldarr / endless-runners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

endless-runners

Description

Simple game based on NW.js, react and pixi.

To Use

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:

# Clone this repository
git clone https://github.com/sheldarr/endless-runners.git
# Go into the repository
cd endless-runners
# Install dependencies and run the app
npm install && npm start

License MIT

About

License:MIT License


Languages

Language:JavaScript 98.9%Language:HTML 1.1%