/Cannon

2D Game using FXGL framework

Primary LanguageKotlin

Cannon

2D Game using FXGL framework

This is a 2D game developed in Kotlin language using FXGL framework. FXGL is a cool franework developed by Almas Baimagambetov who is a lecturer in Game Development at the University of Brighton. You can check about this framework in its github location.

This is a 2D game in which the player can shoot some bullets over the walls and place them on the walls without falling down. This application was developed using a maven based project. The target Java SDK version is 12 and the IDE was used IntelliJ community edition.

You will get the information about the version of FXGL framework from the project's .pom file. The current version is mentioned below.

11.5

Development environment Setup

You can clone this repository and import the project into the your favorite IDE.

This application was ported from Java to Kotlin with 8 - 10 hours.

How the game looks like

Game Image