cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

Readme.md (715B)


      1
      2A template project with a Makefile that supports sub-directories.
      3
      4The Makefile will automatically detect and compile new source files
      5when they are added to the "src" and "res" directories.
      6
      7Project directories
      8  - src: Main program source files (.c, .h, .s) can go here
      9  - res: Program graphics and audio source files (.c, .h, .s) can go here
     10  - obj: Compiled ROM (.gb) and debug files go in this directory
     11
     12
     13== Sprite and Background tiles from: ==
     14
     15https://sondanielson.itch.io/gameboy-simple-rpg-tileset
     16"Licence is under CCA so you can use these assets both privately and commercially"
     17"You are free to use them as is or modify them to your liking. All i ask is you credit me if you do use them please :)"
     18