Skip to content

eferos93/quentin-sdm-exam

Repository files navigation

Build Status

Quentin

Quentin is a drawless connection game for two players: Black and White. It's played on the intersections (points) of a square board, which is initially empty. The top and bottom edges of the board are colored black; the left and right edges are colored white. To understand the game's rules go to: https://boardgamegeek.com/boardgame/124095/quentin

Features of the game

  • 1 vs 1 on local PC
  • GUI or CLI version
  • Custom board size

How to play

Open a terminal in the project folder and run:

  • ./gradlew runConsole for the Console version
  • ./gradlew runGUI for the GUI version

If you are using Windows then instead of ./gradlew, type gradlew.bat

Requirements

  • jdk 15
  • Gradle

Developers

About

Final project for the Software Development Course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published