Skip to content

1888games/GameboyMegaGameMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game engine written in Unity for Look Mum No Computer's 8x6 Gameboy Megamachine display (later to be 8x8).

It simulates the Gameboy displays as well as outputting the appropriate midi notes to drive the actual display (16), mini-display (15) and machine itself (1). MIDI output only works on Windows at the moment, unless someone can find a free MIDI driver for OSX that works with Unity.

Currently this has Snake and Tetris implemented.

Easy to add other games, just program your logic in a monobehaviour script and drive the pixels using ScreenController.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages