Commit Graph

129 Commits

Author SHA1 Message Date
505a188d16 Fix up tomodeps example 2024-09-09 16:54:20 -04:00
81bd840423 Improve wrap example and fix it to no longer use files module 2024-09-09 15:28:48 -04:00
e61096d6eb Fix up ini example 2024-09-09 15:02:47 -04:00
43c595cafe Remove example module for files 2024-09-09 14:48:24 -04:00
eb47f61450 Add Makefile 2024-09-08 20:34:26 -04:00
ba3413a9c9 Center player 2024-09-08 20:26:33 -04:00
f33b7048d7 Turn into map 2024-09-08 20:25:06 -04:00
9f7f4eb858 Take map as a CLI parameter 2024-09-08 19:53:28 -04:00
c2f0b7bb95 Update docs 2024-09-08 19:50:38 -04:00
a7ae25ec08 Add example game using raylib 2024-09-08 19:49:47 -04:00
f86cc6549f Bugfixes 2024-09-08 19:33:49 -04:00
6d986e1f04 Add vector :norm() 2024-09-08 18:48:22 -04:00
5f9b75d866 Use exit() more 2024-09-07 00:48:13 -04:00
7a4bf8d3d8 Use exit() 2024-09-07 00:45:55 -04:00
2bc948567e Check for empty files 2024-09-07 00:35:57 -04:00
11487cd835 Clean up and rename dependency tool 2024-09-07 00:33:07 -04:00
3f16e95127 USAGE and HELP need an underscore prefix so they're not imported into
other files. Also fixed up dependency tool so it works good now
2024-09-07 00:26:30 -04:00
c454bfa3c4 Some improvements 2024-09-07 00:03:17 -04:00
a38d023da1 Update files and add new dependency printer tool 2024-09-06 23:02:15 -04:00
4503824271 Add path resolving 2024-09-06 22:39:42 -04:00
6ae210f37b Add resolve_path() 2024-09-06 15:39:20 -04:00
fba8c90687 Fix partial edit 2024-09-06 14:50:48 -04:00
7b57090564 Use 'when' expression 2024-09-06 14:16:45 -04:00
507b6df5c0 Document coroutine 2024-09-06 12:33:18 -04:00
a7c1d27b09 Example coroutine library 2024-09-06 12:29:36 -04:00
c94fec092e Add example 2024-09-06 12:19:52 -04:00
9f8abd5cd1 Add vectors to the examples 2024-09-05 15:41:04 -04:00
72502b099b Document examples 2024-09-05 15:38:58 -04:00
52717c14e6 Add some examples 2024-09-05 15:37:33 -04:00