- Notifications
You must be signed in to change notification settings - Fork80
Starting seed for a Slick2D project using Eclipse
License
NotificationsYou must be signed in to change notification settings
BrugernavnTaken/OOSE2015
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This an eclipse project containing all the files necessary to begin developing games withSlick 2D. You can fork this repository, clone it on your disk and start to work in Eclipse.
After having cloned the repository to your disk you have to follow these few steps:
- Open up Eclipse.
- Create a new java project and select the folder containing this seed.
- Go to Project --> Properties in the menu bar.
- Click on Java Build Path.
- click the Add Jar button.
- Select thelib folder in your project.
- Select all the.jar files and click OK.
- Expandlwjgl.jar.
- SelectNatives Library Location and click the Edit button.
- Click the Workspace button.
- Select thenative folder in your project
- Select your operating system and click OK until you get back to the default eclipse window.
- Press play to check it it works.
- Now, you can start making your own game.
About
Starting seed for a Slick2D project using Eclipse
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published