Skip to content

nathanj/rampart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rampart

Introduction

This is an implementation of the game Rampart in Javascript. Network play is supported by using WebSockets.

The game has only been tested to work with Chrome 17. Other browsers may work, but don't bet on it.

Dependencies

  • openssl
  • libevent2

Running

Compile and run the server WebSocket program.

$ cd server && make && ./rampart-server

Then load up index.html in your browser to play. Load up ai.html in a second window to play against the computer opponent.

About

Rampart in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published