Skip to content

I built this project as part of my 1st year course of Software Workshop at the University of Birmingham. A java based code which represents a two-player game of domineering. No UI written, works only in the console. Can be played both single player (against an AI) or multiplayer.

Notifications You must be signed in to change notification settings

simonnoff/domineering

Repository files navigation

Domineering

  • Two player strategy game build in Java
  • Can be played both singleplayer and mutliplayer
  • Run:
    • javac *java
    • java BlackBoxDomineering / java BlackBoxDomineering2 / java CommandLineDomineering

About

I built this project as part of my 1st year course of Software Workshop at the University of Birmingham. A java based code which represents a two-player game of domineering. No UI written, works only in the console. Can be played both single player (against an AI) or multiplayer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages