docker-rgbds

rgbds compiler in docker

MIT License

Stars
3
Committers
2

docker-rgbds

gameboy compiler rgbds in docker

New Features !

  • Multi-plateform build (ARM64, ARMv7, PPC64le, AMD64, I386...)

Install

You need Linux distribution like Ubuntu or Manjaoro

https://github.com/Bensuperpc/docker-rgbds.git
cd docker-rgbds

Usage

./compiler.sh make (where project to build)

Exemple

clone https://github.com/KeetKhat/gameboy-coeur-dx and go to gameboy-coeur-dx directory, after that :

../compiler.sh make -C src all

Build

make linux/amd64 or make linux/arm64

Todos

  • Write Tests
  • Continue dev. :D

More info :

License

MIT License

Free Software forever !