Skip to content

A simple platformer game project for the Vilnius University course on Object-Oriented Programming

Notifications You must be signed in to change notification settings

baikauskaite/bolt-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program has been written as a project during the second semester of the BSc Software Engineering degree in Vilnius University.

The Bolt Game

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:

How to run the program

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.

Screenshots

Playing the game

Level1

Screen between levels 1 and 2

Level2Screen

Tiled map editor

TileMapEditor

About

A simple platformer game project for the Vilnius University course on Object-Oriented Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published