Commit graph

13 commits

Author SHA1 Message Date
00ec1350b7 feat: basic GUI terminal when pressing F12 2025-04-19 21:09:32 +02:00
42f9c669c8 improve error handling and add metadata 2025-04-19 21:05:05 +02:00
d6806d4dbe feat: handle spawning multiple windows 2025-04-19 21:03:54 +02:00
40792592b0 proper 3d projection 2025-04-19 21:03:15 +02:00
32a5c46f8c cube 2025-04-19 21:02:42 +02:00
c57e5c2d49 polish repl (#17)
* add less daunting panic message on release builds
2025-04-19 21:01:37 +02:00
08f090b6fe burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-19 21:01:29 +02:00
9baae0c875 fix unwrap errors 2025-04-19 21:00:52 +02:00
Jason Spalti
23817b5b95 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
2025-04-19 20:59:48 +02:00
Jason Spalti
aa75aa4157 Add descriptions to commands and improve REPL display formatting 2025-04-19 20:58:50 +02:00
cbc7b3a2e2 draw with wgpu 2025-04-19 20:58:49 +02:00
f9863934d5 WINIT WINDOW!!!! 2025-04-19 20:58:42 +02:00
408f351332 Basic repl 2024-12-01 16:02:06 -05:00