Skip to content

Mel-louie/LockdownTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update 10/29/2022: This mini-not-realy-a-game was my first steps whith GBDK and GameBoy programing. It was fun and helped my mental health a lot during 2020 lockdowns. I don't think I'll continue it, but I have a lot of affection for it :)


Work in progress of my 1st Gameboy game. Without pretention, just for fun and learning.

an animated a gif of a work in prgress game

To Do

How launch my 'game' (not so much a game for now :) )

To lauch:

git clone https://github.com/Mel-louie/LockdownTime.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

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

About

A little test to play and learn Gameboy basics with GBDK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published