GithubHelp home page GithubHelp logo

andrewks / netrunner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mtgred/netrunner

0.0 1.0 0.0 10.43 MB

Home Page: http://www.jinteki.net

CoffeeScript 2.23% Clojure 93.51% CSS 3.87% HTML 0.39%

netrunner's Introduction

Play Android: Netrunner in the browser.

Live server

http://www.jinteki.net

Gameplay videos

screenshot

Development status

The deck builder implements all the deck building constraints. It is optimised for fast deck editing. It is possible for instance to copy & paste a decklist from a forum and it will be parsed.

The implementation of the game rules is in progress. About 95% of the cards are currently automated. For the cards that aren't, it is possible to resolve them manually most of the time.

Card rules implementation status

Dependencies

  • Node.js, Node Package Manager
  • Leiningen (version 2+)
  • MongoDB
  • Coffeescript
  • Bower

Installation

Install Node.js dependencies:

$ npm install

Install JavaScript dependencies:

$ bower install

Launch MongoDB and fetch card data:

$ mongod
$ cd data
$ coffee fetch.coffee

Compile and watch client side Clojurescript files:

$ lein figwheel

Compile server side Clojure files:

$ lein uberjar

Launch game server:

$ java -jar target/netrunner-0.1.0-SNAPSHOT-standalone.jar

Launch the Node server:

$ coffee server.coffee

For more information refer to the development guide.

netrunner's People

Contributors

mtgred avatar joelcfc25 avatar nealterrell avatar zaroth avatar queueseven avatar saintis avatar dersam avatar domtancredi avatar jhonaker avatar justinliew avatar bmatsuo avatar gordonsbeard avatar kevkcc avatar joeykl avatar laganojunior avatar proland avatar mkcp avatar rkbodenner avatar mharris717 avatar chua-mbt avatar gaverhae avatar rluba avatar merrickbrown avatar zogstrip avatar sodwyer avatar jeyalee avatar ericboivin avatar cryogen avatar objelisks avatar leffelin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.