Airwaves
A downloadable game for Windows
Open source game for the itch.io Open Jam.
Use your mouse to control a traveling radio wave, and try not to get corrupted!
You can find the source code here.
How to play
You are a wave, and you must dodge other waves that may interfere with your signal. You can change waveform with left or right click, and you will only take damage from waves that are the same waveform as you.
Open source tools
This game and the engine it's built on were created using the following open source libraries:
- GLFW (Window management, input handling)
- glad (OpenGL header)
- glm (Math)
- PortAudio (Audio)
- stbi (Texture loading)
In addition, the textures were created in GIMP.
Compiling
GLFW and PortAudio will need to be compiled into static libraries first. In addition, you will need to acquire a glad.c file for your desired version of OpenGL. Everything else is a matter of including the right folder.
Status | Released |
Platforms | Windows |
Author | ItsHighNoon1 |
Genre | Survival |
Tags | loud |
Download
Install instructions
Extract the .zip file and run the executable
Leave a comment
Log in with itch.io to leave a comment.