Skip to content

Implementation of Reversi/Othello board game, hosted on Google App Engine

License

Notifications You must be signed in to change notification settings

Benjamin-Marks/reversi

Repository files navigation

Reversi

Implementation of Reversi/Othello board game, hosted on Google App Engine at reversi-1.appspot.com

###Installation Instructions:

  • To run locally, download the App Engine SDK, clone this repository and run locally using dev_appserver.py in the SDK (See the App Engine quickstart instructions at https://cloud.google.com/appengine/docs/python/quickstart for more information on running a server)
  • To deploy to App Engine, either change the application parameter to the name of your app in app.yaml, or specify the project ID when uploading from the command line (covered in the quickstart tutorial linked above)

About

Implementation of Reversi/Othello board game, hosted on Google App Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published