NBEngine/README.md
NaifBanana d448b6724a README
2026-05-18 01:32:29 -05:00

20 lines
322 B
Markdown

# NBEngine
## Current Implemented Libraries
These are subject to (hopefully) grow in size as more stuff gets added.
* NBWindow: Creates and manages GLFW windows
* NBEvents: Multithreading event manager. Very unstable. Sucks a lot.
## Dependencies and Foundations
For Code:
* GLFW
* Glad
For Repo:
* gTest
* doxygen