Skip to content

A Gameboy Game engine made from scratch : Can be used as a template to start new projects

Notifications You must be signed in to change notification settings

FourcadeL/GB-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GB Engine project

A Gameboy Game engine : Implements Common, Audio, Graphic and Input routines

Can be used as a template to start new projects

Dependencies

This engine is written is z80 assembly and requires the rgbds tools to build properly (rgbasm, rgblink and rgbfix) You can found them at : https://rgbds.gbdev.io/

Building

use make

About

A Gameboy Game engine made from scratch : Can be used as a template to start new projects

Resources

Stars

Watchers

Forks

Releases

No releases published