📝 migrate to git.tjdev.de

This commit is contained in:
DrMaxNix 2023-03-22 20:33:07 +01:00
parent 1ac34ed39f
commit 2afbde3d01
1 changed files with 4 additions and 4 deletions

View File

@ -1,14 +1,14 @@
# BlueJ-Tac-Toe # BlueJ-Tac-Toe
[![GitHub release](https://img.shields.io/badge/release-v1.0.2-orange)](https://github.com/DrMaxNix/bluejtactoe) [![Release](https://img.shields.io/badge/release-v1.0.2-orange)](https://git.tjdev.de/DrMaxNix/bluejtactoe/releases/tag/v1.0.2)
[![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/DrMaxNix/bluejtactoe/blob/main/LICENSE) [![License](https://img.shields.io/badge/license-MIT-green)](https://git.tjdev.de/DrMaxNix/bluejtactoe/src/branch/main/LICENSE)
[![Maintaner](https://img.shields.io/badge/maintainer-DrMaxNix-blue)](https://www.drmaxnix.de) [![Maintaner](https://img.shields.io/badge/maintainer-DrMaxNix-blue)](https://www.drmaxnix.de)
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.. :) 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 ## Installation
- [Install BlueJ](https://bluej.org/) - [Install BlueJ](https://bluej.org/)
- Download the files - [Download the files](https://git.tjdev.de/DrMaxNix/bluejtactoe/releases/tag/v1.0.2)
- Unpack them (don't forget this step, otherwise BlueJ won't be able to open the rest of the files!) - **Unpack them** (don't forget this step, otherwise BlueJ won't be able to open the rest of the files!)
## Compiling ## Compiling
- Open src/package.bluej with BlueJ - Open src/package.bluej with BlueJ