Skip to content

golinski/ono-sendai

 
 

Repository files navigation

Ono-Sendai

Ono-Sendai is a companion application to Fantasy Flight's Living Card Game, Android: Netrunner.

View it online at http://onosendaicorp.com

Building instructions

Requirements: node.js, bower, grunt

  1. Clone the repo
  2. Install dependencies if necessary
    • npm install -g bower
    • npm install -g grunt-cli
  3. npm install
  4. bower install
  5. grunt server

The server should now be up at http://localhost:9000

Production builds

Run grunt build. Output is written to ./dist.

Licensing

All code is offered under a copyleft license (GPL v3).

All card images and text are copyrighted by Fantasy Flight Publishing, Inc. Ono-Sendai is not affiliated with or approved by Fantasy Flight.

About

Android: Netrunner card browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 54.9%
  • SCSS 15.8%
  • HTML 15.5%
  • JavaScript 6.5%
  • Python 2.9%
  • Perl 2.7%
  • Other 1.7%