Code Monkey home page Code Monkey logo

netrunner's Introduction

HTTPRunner

Description

HTTPRunner is an experiment to create a game from purely Javascript code just because I can. I have an endlessly deep love of the game Android: Netrunner and wanted to be able to play it with friends of mine remotely, and on a platform that supports any OS. I landed on using Javascript because it would allow me to make a browser-based version of the game, with native support for all platforms.

A couple other major goals for this system/platform is to create a language processing portion and figure out a standardized DSL that the cards follow in order to create game scripts directly from the card text, with little to no human involvement. This will allow the game to stay up-to-date with the latest cards with little to no time between a release and the cards in that release being added.

Note: This project is not intended to be a publicly released product, as it stands. If the product is of sufficient quality, I may enter into talks with Fantasy Flight Games in order to discuss licensing and potential public release.

Next Steps

The following is a list of things that need to be completed in order to satisfy my unending perfectionism:

  • Initial game state with supplied deck list
  • Basic player actions:
    • Take Action
    • Card Draw
    • Credit Gain
    • Play Events
    • Trigger Action Ability
    • Corp Actions:
      • Install Cards:
        • ICE
        • Agendas/Assets
        • Upgrades
      • Advance Cards
      • Rez Cards
      • Destroy Resources on Tagged Runner
      • Wipe Virus Counters
    • Runner Actions:
      • Install Cards
      • Make Run
      • Access Cards
      • Remove Tag
  • Turn Order:
    • Rez Windows
  • Text-Processing
    • Determine DSL
    • Parser Regexes

netrunner's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.