Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

wojciech-graj/GB-Solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameBoy Spider Solitaire

Spider solitaire on the GameBoy. Features 1, 2, and 4 suit games, a leaderboard, and animations. Written in C, utilizing the GBDK compiler and libraries.

Usage

The game can be played by running the ROM (filename: Solitaire.gb) on either a GameBoy or emulator.
The code can also be compiled into a ROM by running the Makefile

Screenshots

Splash Screen

MAIN_MENU

Game

GAME

Leaderboard

LEADERBOARD

Menu

SETTINGS