https://github.com/hacktix/gb-tictactoe
A simple game of Tic Tac Toe for the Gameboy and Gameboy Color.
https://github.com/hacktix/gb-tictactoe
game-development gameboy gameboy-color gbdev
Last synced: about 1 year ago
JSON representation
A simple game of Tic Tac Toe for the Gameboy and Gameboy Color.
- Host: GitHub
- URL: https://github.com/hacktix/gb-tictactoe
- Owner: Hacktix
- License: mit
- Created: 2020-09-06T14:42:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T14:04:49.000Z (over 5 years ago)
- Last Synced: 2025-03-27T19:11:04.694Z (about 1 year ago)
- Topics: game-development, gameboy, gameboy-color, gbdev
- Language: Assembly
- Homepage:
- Size: 86.9 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


A small starter project as a first proper Gameboy game written 100% in assembly, released in 2020.
Currently the game supports two game modes: an "alternating" 2 player mode, meaning that two players take turns on the same console, as well as a singleplayer mode against an AI.
Support for a Link-Cable-based multiplayer mode is planned.
The game fully supports Gameboy Color features, but also runs perfectly fine on a non-color Gameboy version.
# Credits
All code and graphics written/created by [Hacktix](https://github.com/Hacktix). Makefile created by [JL2210](https://github.com/JL2210).
Extra thanks to the [Emulator Development Discord](https://discord.gg/7nuaqZ2) as well as the [gbdev Discord](https://discord.gg/gpBxq85) for helping with and providing feedback during development.
# Screenshots
**Title Screen:**

**Gameplay:**

**Gameboy Color Support:**
