Sylio is simple multiplayer game, up to eight players controls snail and tries to survive as long as it is possible.
Currently application works only on windows and the best screen resolution is fullHd
If you find any bugs leave feedback
Full video: https://www.youtube.com/watch?v=T5zxTI1gxOQ
link to instalator :
https://drive.google.com/drive/folders/1VCkCfbHeYCj8A6g9C8OCWWS_vs863Ih-?usp=sharing
If sylio.exe did not installed properly copy file from link above and paste to YourDir/Release
soon
-
Players die when snail head collide with snail tails or gameboard bounds.
-
Round is over when only last player is still alive
-
Player score is update when: player dies or round is over
-
Points function: points gained for current round = dead players + player segments (visible on board)
-
Powerups:
-
Powerups are spawning on board every 10 - 20 sec (random) and default duration is 5s
-
Each powerup can be spawned in 4 colours :
- white: powerup affects all players
- green: powerup affects only player that activated boost
- red: powerup affects all player except one that activated boost
- yellow: powerup affects random player
-
Note that each powerup don't have to appear in all of 4 colours, some of them are negative (only red) etc.
Music creator: Bartosz Twardy
- Sfml - multi-platform media library
Sylwow
This project is licensed under the MIT License - see the LICENSE.md file for details