Go to file
2023-09-07 21:46:35 +00:00
assets Add gamepad support 2023-04-25 19:59:26 +00:00
docs fix log windows bug; remove unneeded third party files 2023-09-02 11:53:52 +00:00
quickjs Quicjs optimizes similar to engine; objects lerp from their prototype 2023-09-06 17:17:16 +00:00
source Prototype duplication fixes; split out engine.js into multiple components 2023-09-07 21:46:35 +00:00
.clang-format Using TCC again; add clang-format 2023-04-21 21:57:30 +00:00
.gitignore Add quickjs to tree 2023-04-22 19:07:37 +00:00
Makefile Fix grid drawing; add energy efficient editing; add input down detection 2023-09-06 22:48:08 +00:00