wojciech-graj / GB-Solitaire

Spider solitaire on a gameboy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Spider solitaire on a gameboy

License:MIT License


Languages

Language:C 97.0%Language:Makefile 3.0%