Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 355 Bytes

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