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
230
commits
2
branches
0
tags
2.3
MiB
C
96.8%
CMake
3.2%
22faf6a02b
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
22faf6a02b
removed pointless pointers in rect
2025-03-19 18:05:56 -06:00
cmake
wrote documentation for spritesheet, and worked on adding spritesheet to graphics config
2025-03-19 05:13:11 -06:00
doc
changed doxyfile
2025-02-19 16:55:27 -07:00
include
removed pointless pointers in rect
2025-03-19 18:05:56 -06:00
packages
changed lexer helper function to add match char to data, and fixed loading in spritesheet from string
2025-03-19 14:49:04 -06:00
src
removed pointless pointers in rect
2025-03-19 18:05:56 -06:00
tests
started working on graphics config
2025-03-17 18:01:18 -06:00
.gitignore
removed cache
2025-02-19 18:40:54 -07:00
CMakeLists.txt
added vector inline to hopefully make caching work for the entity component system
2025-03-13 19:22:27 -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