It is a game in which the player is trying to avoid the icicles that are falling on him.
this game is totally inspired by Udacity 2D Game Development with libGDX Course and it was made for learning LibGDX.
course link : https://classroom.udacity.com/courses/ud405
1.Install Java Runtime Environment (JRE) - https://java.com/en/download/ see this article for further guidance - https://windowsreport.com/jar-file-windows/#1
2.Open IciclesGame.jar
file (windows) OR navigate to the file directory and runjava -jar IciclesGame.jar
on the terminal (Linux).