It is a bomberman game. The main goal of this project is to improve my knowledge of Kotlin lang.
All data files were downloaded from the following sources, some of them have been modified
- Download Java (pre-installed on most devices)
- Download
bomberman.jar
anddata.zip
from latest release - Copy a
data
folder fromdata.zip
tobomberman.jar
's folder - Run
bomberman.jar
and select option Create a server on localhost or try to connect to another server.