Skip to content

Mel-louie/escapeTheMansion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So. 1st real Game Boy game. Let's go! NB: some of the doc or ressources are in French, but the game and the code are in English.

To Do

How launch my game

To lauch: !macOS ok, linux maybe

git clone https://github.com/Mel-louie/escapeTheMansion.git
cd 'to-the-directory'
make

And you can launch the .gb with your favorite Gameboy emulator!

To delete the binaries, utiles files, etc:

make clean

To delete all, including the game.gb:

make fclean

Ressources

Deployed for the web thanks to Chris Maltby and his fantastic GB Studio
Tutorials
Tuto to gbdk-n in French by @flozz
Tuto to gbdk-n videos in French by @flozz and Studio Renegade
Playlist of tutorials in English to learn how to use GBDK and create a GameBoy game.
Tools and ressources
Tool to convert images to tilesets/sprites: img2gb by @flozz
Open source tilesets, tilemaps, sprites, etc: Open Game Art
Pokemon tileset: The Spriters ressources, The Cutting Room Floor

To create pixel art (maps, backgrounds, sprites, etc):
  • GIMP;
  • lospec.com: tutorials, ressources and online pixel art editor;
Gameboy emulator
An emulator in js, online
An other emulator in js, online
An other emulator online, with the possibility to have original green GB screen
Fonts
Early GameBoy
3Dventure