Commit graph

60 commits

Author SHA1 Message Date
ae52220020 Impl. getting delta-time per frame
Using temporary variable to cache dt to display, will be removed later.
2023-07-31 15:41:09 +09:00
06d882609b Keep all "draw commands" in Game 2023-07-31 15:28:01 +09:00
7e954ed34b Use game object for updates/draws/state
Also fix Makefile(s)
2023-07-31 15:01:51 +09:00
c4d9dc8437 Add README.md 2023-07-31 12:53:36 +09:00
1dc530ad15 Add LICENSE 2023-07-31 12:46:58 +09:00
60967d68ba Add note about the version of emsdk used 2023-07-31 12:46:00 +09:00
e3a83d6433 Fix Makefile (native build) 2023-07-30 21:46:07 +09:00
c146d86af7 Some minor fixes to build process 2023-07-30 21:43:18 +09:00
9c6f805697 Init skeleton project using emscripten/raylib 2023-07-30 21:34:38 +09:00
d99362b5ed Init empty commit 2023-07-30 20:41:02 +09:00