Commit graph

13 commits

Author SHA1 Message Date
0acbbcf9f6
feat: basic GUI terminal when pressing F12 2025-04-10 14:26:52 -04:00
43fd5966b7 improve error handling and add metadata 2025-04-03 01:00:24 -04:00
36431b4654
wip:handle spawning multiple windows 2025-03-24 19:42:32 -04:00
b270f3066f
proper 3d projection 2025-03-22 18:19:32 -04:00
894203be53 cube 2025-02-04 05:10:53 -05:00
dba07c4adf
polish repl (#17)
* add less daunting panic message on release builds
2024-12-21 14:35:55 -05:00
470b934fb8
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2024-12-19 20:54:46 -05:00
4926e03fdc fix unwrap errors 2024-12-05 11:16:40 -05:00
Jason Spalti
ceeec877c7
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2024-12-02 12:51:39 -05:00
Jason Spalti
7846128567 Add descriptions to commands and improve REPL display formatting 2024-12-01 23:52:12 -06:00
11dd39349d draw with wgpu 2024-12-01 22:58:52 -05:00
78a980c9c3 WINIT WINDOW!!!! 2024-12-01 20:50:11 -05:00
408f351332 Basic repl 2024-12-01 16:02:06 -05:00