added life (entity component system) type, and changed chemical param to try to match more to archeus (or at least what I've read from wikipedia)

This commit is contained in:
herbglitch 2025-03-10 03:11:55 -06:00
parent e698fb54a2
commit 990c22d27d
6 changed files with 43 additions and 21 deletions

View file

@ -128,7 +128,7 @@ if(ARCHEUS_TESTS)
add_executable(tests
tests/test.c
tests/std/chemical.c
#tests/std/chemical.c
#tests/std/hashtable.c
#tests/std/lexer.c
#tests/std/parser.c