mirror of
https://github.com/NoelFB/blah.git
synced 2025-04-05 00:16:05 +08:00
some notes on usage
This commit is contained in:
parent
d4ff3f66ca
commit
ea969e68cf
@ -1,8 +1,8 @@
|
|||||||
## blah
|
## blah
|
||||||
a small C++ game framework for 2D games.
|
A small C++ game framework for 2D games.
|
||||||
goal is to be simple and use as few dependencies as possible, to maintain easy building and portability.
|
Goal is to be simple and use as few dependencies as possible, to maintain easy building and portability.
|
||||||
|
|
||||||
this will likely see breaking changes.
|
**☆ This will likely see breaking changes! Use at your own risk! ☆**
|
||||||
|
|
||||||
#### building
|
#### building
|
||||||
- Requires C++17 and CMake
|
- Requires C++17 and CMake
|
||||||
|
Loading…
Reference in New Issue
Block a user