SpammerTyper is a typing game. It uses the Orx library. The project was created for Open Jam 2018 on itch.io. The theme was "Spam to win." The objective is to type the incoming letters and numbers before they hit you, while balancing the zoom level, which changes with each key you hit and affects your field of vision and character spawn rate, as well as your HP total, which affects the speed of the incoming characters.
Check out the README for more details about the gameplay.
Platform availability:
Linux and Mac are the primary development platforms. A Makefile is included in the repository for compilation. The release build of the Orx library (Linux version for x86 platforms) is included. ZIP files containing the compiled binary and game assets (Linux) or the Mac application are available for download from both GitHub and itch.io. The provided Linux binary is for x86 platforms. If you are using Linux on a different architechture, if it's supported by Orx, you can compile the library and game yourself.
Windows is only used for testing and ensuring that the project compiles and runs properly on the platform. At any given time, the included Visual Studio 2017 project is likely to be most behind. The release build of the Orx library is included in the repository as well. You can download the compiled EXE file and game assets compressed in a ZIP file from GitHub or itch.io.