Skip to content

Implementation of Reversi (Othello) game for two players to play online

Notifications You must be signed in to change notification settings

mxwell/reversi-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi-play

Online game app is implemented to learn Meteor and D3.

Users can register in app and play with each other a classic 8x8 game of Reversi, or Othello.

Test instance is deployed at http://reversi-play.meteor.com/.

To deploy your own instance you need to do as follows:

  • install Meteor

  • clone app:

    git clone https://github.com/mxwell/reversi-play.git

To run your instance you need to type the following commands:

cd reversi-play
meteor

About

Implementation of Reversi (Othello) game for two players to play online

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published