Skip to content

netlight/pongbattle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pongbattle

A game where different AIs written by potential candidates battle each other.

setup for development

  • Checkout this project to your hard disk
  • Install MongoDB on your computer: https://www.mongodb.org/downloads
  • Install Node.Js on your computer: https://nodejs.org/
  • (Optional) Install MongoChef on your computer to be able to access the database: http://3t.io/mongochef/
  • Open a terminal/cmd window and navigate to the project folder
  • Do npm install (you will need a C compiler on your machine. On Unix and Mac this should work out of the box on Windows consider using a virtual machine for your development)
  • Do node index.js
  • Point your web browser to http://localhost:5000/contestant/new and create a contestant
  • Do this twice
  • Point your web browser to http://localhost:5000/arena and watch your contestants play

About

A game where different AIs written by potential candidates battle each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •