XNA inspired game framework for C++
- C++ 96.7%
- Meson 3.3%
| assets | simple texture font reader | |
| include/wack | simple texture font reader | |
| src |
fix non-standard std::powf usage
|
|
| tests | simple texture font reader | |
| .clang-format | initial commit | |
| .clang-tidy | initial commit | |
| .editorconfig | initial commit | |
| .gitignore | initial commit | |
| COPYING | initial commit | |
| meson.build | separate systems into individual headers and sources | |
| README.md | initial commit | |
Whack Game Framework
XNA inspired game framework for C++
License
Whack is licensed under LGPL 3.0 or later. You may freely copy, distribute and modify it. Any modifications must also be distributed under LGPL or GPL. Use from interfaces (e.g. using and distributing Whack's binary without modifications alongside your work) is allowed. You can read the COPYING file for more information.