3 Commits

Author SHA1 Message Date
Aryadev Chavali
2d11304ab4 ~file-handler->files,(main~>files)~migrated png save code to files.c 2023-08-27 21:53:28 +01:00
Aryadev Chavali
f155f0e088 (file-handler)+impl file for file handling
In particular I've implemented a standardised complete FILE * reader
without relying on fseek (which may not work for pipes).
2023-08-25 19:08:32 +01:00
Aryadev Chavali
0d25b2b78e INITIAL
Simple hello world in raylib, with a Makefile to do the compilation
for me!
2023-08-25 18:24:31 +01:00