This program has been written as a project during the second semester of the BSc Software Engineering degree in Vilnius University.
The fulfilled project requirements include:
* The coordinates of the map are writen in the `csv` format
* The map of the game is bigger than the screen size
* Once the goal is reached, the level changes
* The map consists of tiles
* The sprite avoids obstacles
* The sprite moves with physics and is animated
* A tiled map editor
Art used for this game:
To be able to play, Java 8 or newer version is required to be installed!
To play the game, download the folder for your appropriate OS from the folder Executables
. For example, for Windows 64-bit, download the application.windows64.zip
and launch boltGame.exe
.
Use arrow keys to control the character.
Playing the game
Screen between levels 1 and 2
Tiled map editor