Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 2.87 KB

README.md

File metadata and controls

53 lines (31 loc) · 2.87 KB

Codacy Badge Dependency Status AppVeyor Build status Build Status GitHub license Twitter

Mr Tower

Mr Tower 🗼 is a Java game. It have been created to be a funny, free and faster 2D game framework, supporting LWJGL - Lightweight Java Game Library and Slick2D for Desktop PC. It have been created to run on windows system.

alt text alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing & Running

Mr Tower game supports LWJGL - Lightweight Java Game Library and Slick2D.

1 - Import project as Workspace on eclipse (File/Import/general select Existing Projects into Workspace)

2 - Right click on project properties, select Java Build path, go to Libraries

3 - Extend the lwjgl.jar file and select Native library location, then search for Native folder on the files that you download (MrTower/lib/native). Native folder is just for Windows.

Native folder tell IDE what kind of operation system it will run.

4 - Run Game as Java Application (al.artofsoul.main/MrTower is the main method).

Alt text

P.s if you will use editor to modify the map start at 0:2 in any case, for now. 😐

Have Fun!

Built With

Authors

Alt text