aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2023-07-08Perhaps generates better codeJuan J. Martinez
2023-07-08More optimised binaryJuan J. Martinez
2023-07-02Add sound supportJuan J. Martinez
2023-06-26Infra work for the audioJuan J. Martinez
2023-06-25Add entity system, add new enemy (snake)Juan J. Martinez
2023-06-22Treat warnings as errorsJuan J. Martinez
2023-06-13Map rendererJuan J. Martinez
2023-06-01Convert PNG images automaticallyJuan J. Martinez
2023-05-30pngpal tool and first stab at embedding data on the EXEJuan J. Martinez
WIP; the embedded data has an "environ" symbol that will cause issues when we embed more than one piece of data.
2023-05-29Initial importJuan J. Martinez