This website requires JavaScript.
Explore
Help
Sign in
herbglitch
/
archeus
Watch
1
Star
0
Fork
You've already forked archeus
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
254
commits
2
branches
0
tags
2.3
MiB
C
96.8%
CMake
3.2%
21a66f7fe6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
herbglitch
21a66f7fe6
small fixes for config, entity, and some physics functions for vector2
2025-04-07 06:41:52 -06:00
cmake
sdl3 migrate now compiling, need to go through all the files and clean them up
2025-03-22 23:25:21 -06:00
doc
parser test updated, and documentation added
2025-04-03 02:54:37 -06:00
include
small fixes for config, entity, and some physics functions for vector2
2025-04-07 06:41:52 -06:00
packages
added buffer system and fixed rendering functions
2025-04-04 03:45:53 -06:00
src
small fixes for config, entity, and some physics functions for vector2
2025-04-07 06:41:52 -06:00
tests
parser test updated, and documentation added
2025-04-03 02:54:37 -06:00
.gitignore
removed cache
2025-02-19 18:40:54 -07:00
CMakeLists.txt
fixed a memory leak in lexer, all tests are now memory safe
2025-03-28 02:53:03 -06:00
readme.md
started woking on figuring out doxygen documentation and added readme
2024-12-24 03:47:16 -07:00
readme.md
Introduction
Building and Linking
Packages