Skip to content

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

License

Notifications You must be signed in to change notification settings

Hacktix/gb-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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