/gb-tictactoe

A simple game of Tic Tac Toe for the Gameboy and Gameboy Color.

Primary LanguageAssemblyMIT LicenseMIT

banner

GitHubGitHub last commitGitHub release (latest SemVer including pre-releases)GitHub (Pre-)Release Date

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. Makefile created by JL2210.

Extra thanks to the Emulator Development Discord as well as the gbdev Discord for helping with and providing feedback during development.

Screenshots

Title Screen:

Title Screen

Gameplay:

Gameplay

Gameboy Color Support:

CGB Support