Skip to content

Latest commit

 

History

History
42 lines (18 loc) · 1.52 KB

README.md

File metadata and controls

42 lines (18 loc) · 1.52 KB

Shooter

My first ever Java project - a simple parameterized game, implemented during my bachelor's degree studies.

Disclaimer

The quality of code is a result of requirements provided by the lecturer and my poor experience with programming. I have not modified it on purpose ever since it was created. This is the beginning of my coding adventure.

Technologies

How can I run it?

In order to run the application, please double click on run.bat file which can be found in out/artifacts/SHOOTER_jar directory.

How does it work?

Everytime the game is launched, par.txt is modified and filled with different data. par.txt contains information about difficulty levels, objects, window size etc.