Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
/ tycoon Public archive

A turn based Plane game that allows players to hook in their own JSON HTTP service to control a team's movements.

License

Notifications You must be signed in to change notification settings

locomote/tycoon

Repository files navigation

Airline Tycoon

Expand your Airline to be the ultimate Tycoon!

Install

npm install
bundle install
npm install -g gulp

Develop

npm start

Includes

  • Live reloading for both CSS and Javascript changes
  • .cjsx: JSX in Coffeescript

gulp build to create minified versions for prod.

Currently deployed to http://locomote-tycoon.s3-website-ap-southeast-2.amazonaws.com/

Sample Tycoon API can be found at (https://github.com/locomote/tycoon-sample-api)

Platform forked from https://github.com/KyleAMathews/coffee-react-quickstart

About

A turn based Plane game that allows players to hook in their own JSON HTTP service to control a team's movements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published