Skip to content

AstrlJelly/Teeny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teeny

Leafcutter ant on a leaf

Credit: Petr Ganaj

Teeny is a minimalist ECS game engine, focused on optimization, simplicity, and most of all, stability. Written in C++, using OpenGL.

Components are all laid out sequentially, and memory locations of components will never change unless intentionally changed.

Contributing

Teeny is EXTREMELY work in progress. Pull requests without direct contact will not be accepted.

However, issues are fully welcome!

Do note: A.I usage in this project is strictly forbidden. Any code generated by an LLM is not something that belongs in a stability focused project.

License

GNU GPLv3

About

An ECS-based game engine, focused on optimization and simplicity. Written in C++, using OpenGL.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors