Skip to content

mgiaramita/gameboy-gbdk-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Game Boy Programs

Various Game Boy programs created with the GBDK

The GBDK is the Game Boy development kit, which allows programs to be created for the Game Boy in C

Input Demo

  • Checks that all the buttons are working and displays the user input to the screen in a loop

Alt Text

Sprite Demo

  • Displays a little sprite man that has a walking animation (if you can call it that) when left dpad is pressed

Alt Text

Move Cursor Demo

  • Moves a triangular cursor around the screen
  • The sprite changes depending on the directional button pressed

Alt Text

Background Demo

  • A background is created based on defined tiles and is displayed on the screen

Alt Text

Space Flight

  • First "game" I managed to create for the Game Boy
  • Scrolling logo animation for the start screen
  • Same concept as Move Cursor Demo, but with background and space theme

Alt Text Alt Text

About

Various Game Boy programs created with the GBDK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published