Norman Bos 874177fc94 add framecounter
add framecounter to be able to slow down movement and possibly other stuff
2024-04-10 00:14:59 +02:00
2024-04-08 23:56:20 +02:00
2024-04-08 23:56:20 +02:00
2024-04-10 00:14:59 +02:00
2024-04-08 23:40:40 +02:00
2024-04-08 23:56:20 +02:00
2024-04-08 23:56:20 +02:00
2024-04-08 23:56:20 +02:00
2024-04-09 00:04:44 +02:00

A template project with a Makefile that supports sub-directories.

The Makefile will automatically detect and compile new source files when they are added to the "src" and "res" directories.

Project directories

  • gbdk: Must have gbdk-2020 in the root folder.
  • src: Main program source files (.c, .h, .s) can go here
  • res: Program graphics and audio source files (.c, .h, .s) can go here
  • obj: Compiled ROM (.gb) and debug files go in this directory
S
Description
A gameboy game developed with gbdk
Readme
60 KiB
Languages
C 95.8%
Makefile 2.8%
Batchfile 1.4%