This website requires JavaScript.
Explore
Help
Sign in
Fluffy
/
UrchinEnginePlusPlus
Watch
1
Star
0
Fork
You've already forked UrchinEnginePlusPlus
0
Code
Issues
9
Pull requests
Projects
2
Releases
Packages
Wiki
Activity
Actions
A data driven game engine
73
commits
1
branch
0
tags
5.3
MiB
C++
91.6%
CMake
8.2%
C
0.2%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Fluffy-Bean
e1aed7c0aa
Clean up unneeded methods
2026-03-21 21:53:46 +00:00
cmake
Move game into application class, application events, and clean up cmake lists file
2026-02-27 15:02:15 +00:00
include
Clean up unneeded methods
2026-03-21 21:53:46 +00:00
resources
Create initial renderer thingy
2026-03-21 17:51:16 +00:00
src
Clean up unneeded methods
2026-03-21 21:53:46 +00:00
.clang-format
Add
.clang-format
2026-01-17 16:17:13 +00:00
.gitignore
ignore valgrind
2026-01-12 23:47:48 +00:00
CMakeLists.txt
Create initial renderer thingy
2026-03-21 17:51:16 +00:00
NOTES.md
Handlers hashing the name of the texture they're gonna use and a stupid lisp-like json interpreter language idea
2026-03-18 17:05:06 +00:00
README.md
basic rendering
2026-01-04 23:27:30 +00:00
README.md
UrchinEngine++