Snake Vs Block Game

Project information
- Project date: Oct 2018 - Dec 2018
- Tech used: Java, JavaFX
- GitHub link: github.com/Zantorym/SnakeVsBlockGame
Snake Vs Block is an endless 2D game in which you're a snake that has to collect coins, tokens and powerups while avoiding blocks for as long as possible to get the highest score you can. Among many features, I worked on the movement of game objects, functionality of power-ups/coins/blocks, spawning/de-spawning of game objects and serialization/deserialization.