Coder Social home page Coder Social logo

tactics's Introduction

Tactics

Build Status

An experiment in creating a turn-based RPG similar to CIV, that focuses on military tactics.

Running the Client

To get started, clone this repo into a directory. cd into it and run npm install.

When the install is complete, run npm start.

Running the server

Head over to tactics-server and clone it into a directory, and from its directory run node index.js.

Playing the game

Now you should be able to navigate to localhost:3000 in a (chrome) browser and see a simple text input form. You need to enter something here to become "Player 1"

Now we just need a "Player 2 so open up a new incognito browser tab, and navigate to locoalhost:3000 again. You should see the same text input.

Once you enter the secone name, the game should load.

It's very rudimentary right now, but you'll see a game board. You can create a unit and then select the unit and move it around the board.

tactics's People

Contributors

jiert avatar

Watchers

James Cloos avatar

tactics's Issues

Enhanced battle system

  • Attack bonuses for things like gear upgrades, flanking units, terrain, generals, etc.
  • Attack penalties for things like injuries, terrain
  • Upgraded attack system based on D&D or similar taking into account the above

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.