SectrPrototype/code/sectr/grime
Ed_ 425a642fd3 Started to setup input events based off sokol
Will replace the input polling done with raylib.

Going to also provide the more robust input tracking for consuming events with the UI interactions
2024-06-17 03:35:53 -04:00
..
arena.odin Mostly reviewing progress so far 2024-05-21 23:35:36 -04:00
context.odin Gut raylib usage from the codebase. 2024-05-25 11:52:23 -04:00
mappings.odin Started to setup input events based off sokol 2024-06-17 03:35:53 -04:00
Readme.md lifted the hash maps and the string cache to the grime package 2024-05-31 20:51:30 -04:00
stack.odin Doing some heavy refactors on the container interfaces 2024-05-31 17:58:18 -04:00

Sectr's Grime

This just contains the mappings file and some stuff I haven't felt like lifting to the grime package yet.