A java implementation of Tic-tac-toe with BlueJ
Go to file
DrMaxNix 096c2fa4c7
Add files via upload
2021-02-13 18:28:14 +01:00
src Add files via upload 2021-02-13 18:28:14 +01:00
LICENSE Initial commit 2021-02-13 13:54:38 +01:00
README.md Update README.md 2021-02-13 18:06:48 +01:00

README.md

BlueJ-Tac-Toe

GitHub release License Maintaner

BlueJ-Tac-Toe is a java implementation of Tic-tac-toe with BlueJ. This was a school project where we had to program a game of our choice in one week using BlueJ, so it's not the best piece of code but maybe it can help you out.. :)

Installation Instructions

  • Install BlueJ
  • Download the files
  • Unpack them (don't forget this step, otherwise BlueJ won't be able to open the rest of the files!)
  • Open package.bluej with BlueJ