Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 320 Bytes

TODO.md

File metadata and controls

5 lines (5 loc) · 320 Bytes

TODO

  • In launchers, only change to sources directory if $gamecmd in ./src
  • Create a Makefile outside /src, to allow make in project root
  • Consider embedding rogue.pic data as a .c source file: xxd rogue.pic > rogue_pic.c