Skip to content

dodgepong/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 68.1%
  • CSS 19.5%
  • JavaScript 8.1%
  • Perl 2.3%
  • Ruby 1.7%
  • Shell 0.3%