Puzzle game in which you juggle wave generators in order to satisfy all constrains.
The game has been tested on Linux only (tested in Arch and Ubunutu). It needs lua 5.3+ and SFML 2.4+.
To build
$ make -j 8 release
$ ./wave-sim
- Antoni Viros (ani300)
- Gerard del Castillo (AsloGd)
- Omar Gonzalez Lopez (tamaldecanela)
- Marcelino Coll Rovira (MarceColl)