Skip to content

AI competition built on Node.js. Players create bots in JavaScript.

Notifications You must be signed in to change notification settings

gotdibbs/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 11, 2016
6261979 · Nov 11, 2016

History

4 Commits
May 14, 2013
May 14, 2013
May 14, 2013
Nov 11, 2016
Nov 11, 2016
Nov 11, 2016
May 14, 2013
Nov 11, 2016
May 14, 2013
May 14, 2013
May 14, 2013
Nov 11, 2016
Nov 11, 2016
May 14, 2013
Nov 11, 2016

Repository files navigation

Battleship

AI competition built on Node.js. Players create bots in JavaScript.

  • Documentation is included in the framework.

  • Framework installs like any other Node.js application. Download source code and run npm install from the command line. Note that it is currently setup to run on Azure/IISNode so you would need to tweak the port setting in app.js in order to run in another environment.

  • If you wish to run this on a remote server, I suggest switching to the 'Remote' configuration which uses Persona to authenticate users and filter them by email address domain. This involves replacing app.js with app.remote.js and views\layout.jade with views\layout.remote.jade.

  • Battles can be run in Fast mode or Visual mode (screenshots below). Visual mode runs three games and allows you to step through them at various speeds.

Fast Mode

Fast Mode Screenshot

Visual Mode

Visual Mode Screenshot

About

AI competition built on Node.js. Players create bots in JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published