generated fromcpp-best-practices/cmake_template
- Notifications
You must be signed in to change notification settings - Fork3
License
NotificationsYou must be signed in to change notification settings
ArthurSonzogni/termBreaker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Check the WebAssembly version online:Play
This is a game made for the C++ Best Practices Game Jam.
Use your mouse to throw balls toward the blocks before they reach you.
Earn coins by completing levels. Buy additional balls to grow and complete evenhardder levels.
mkdir build;cd build;cmake ..make -j./termBreaker
mkdir build;cd build;cmake ..make -j./test/termBreakerTests
MSVC with DEVELOPER_MODE seems to fail. I had to remove them to pass the CI.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages0
No packages published