]>
git.seodisparate.com - jumpartifact.com_demo_0/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stephen Seo [Mon, 31 Jul 2023 06:41:09 +0000 (15:41 +0900)]
Impl. getting delta-time per frame
Using temporary variable to cache dt to display, will be removed later.
Stephen Seo [Mon, 31 Jul 2023 06:28:01 +0000 (15:28 +0900)]
Keep all "draw commands" in Game
Stephen Seo [Mon, 31 Jul 2023 06:01:51 +0000 (15:01 +0900)]
Use game object for updates/draws/state
Also fix Makefile(s)
Stephen Seo [Mon, 31 Jul 2023 03:53:36 +0000 (12:53 +0900)]
Add README.md
Stephen Seo [Mon, 31 Jul 2023 03:46:58 +0000 (12:46 +0900)]
Add LICENSE
Stephen Seo [Mon, 31 Jul 2023 03:46:00 +0000 (12:46 +0900)]
Add note about the version of emsdk used
Stephen Seo [Sun, 30 Jul 2023 12:46:07 +0000 (21:46 +0900)]
Fix Makefile (native build)
Stephen Seo [Sun, 30 Jul 2023 12:43:18 +0000 (21:43 +0900)]
Some minor fixes to build process
Stephen Seo [Sun, 30 Jul 2023 12:34:38 +0000 (21:34 +0900)]
Init skeleton project using emscripten/raylib
Stephen Seo [Sun, 30 Jul 2023 11:41:02 +0000 (20:41 +0900)]
Init empty commit