Skip to content

ArdechDromDev/gameboy-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameboy emulator

Build

Run mvn package, serve target/aperocode-2025-2026-0.1-SNAPSHOT directory with a webserver and open the index.html.

For example, for people using python, you can use python -m http.server 8080 then xdg-open http://localhost:8080/

Progression

For now, we have a canvas renderer for a Tile and a Tile decoder from hex encoded string.

image 2026 01 29 07 57 54 575

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors