2
1
Fork
You've already forked wack
0
forked from whou/wack
XNA inspired game framework for C++
  • C++ 96.7%
  • Meson 3.3%
2026年05月31日 22:53:56 -03:00
assets simple texture font reader 2026年04月12日 21:38:22 -03:00
include/wack simple texture font reader 2026年04月12日 21:38:22 -03:00
src fix non-standard std::powf usage 2026年05月31日 22:53:56 -03:00
tests simple texture font reader 2026年04月12日 21:38:22 -03:00
.clang-format initial commit 2026年02月16日 22:12:38 -03:00
.clang-tidy initial commit 2026年02月16日 22:12:38 -03:00
.editorconfig initial commit 2026年02月16日 22:12:38 -03:00
.gitignore initial commit 2026年02月16日 22:12:38 -03:00
COPYING initial commit 2026年02月16日 22:12:38 -03:00
meson.build separate systems into individual headers and sources 2026年02月24日 11:55:48 -03:00
README.md initial commit 2026年02月16日 22:12:38 -03:00

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.