Skip to content

goferito/planetConquer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planet Conquer

JavaScript Programming game inspired for the Versus Hacker Retreat BCN 2014.

====================

Getting started

  1. Clone the repository:

git clone https://github.com/goferito/planetConquer

  1. Install dependencies:

npm install

  1. Start server:

node app.js

  1. Edit the /public/js/AIs.js file to create your own AI functions.
  2. Change the /public/js/conquerors_config.js file to config the players names, colors, and the AI they are going to use.
  3. Watch the combat in your browser

About

JS Coding Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published