tonikolaba / MrTower

Mr Tower :tokyo_tower::alien: is a fun, free and fast 2D game, which supports LWJGL - Lightweight Java Game Library & Slick2D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mr Tower :tokyo_tower::alien: is a fun, free and fast 2D game, which supports LWJGL - Lightweight Java Game Library & Slick2D

License:MIT License


Languages

Language:Java 100.0%