You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex 13522bd781 Initial Commit für JavaGameÜbungen 2 years ago
..
applet Initial Commit für JavaGameÜbungen 2 years ago
lib Initial Commit für JavaGameÜbungen 2 years ago
scripts Initial Commit für JavaGameÜbungen 2 years ago
src/org/newdawn/slick Initial Commit für JavaGameÜbungen 2 years ago
testdata Initial Commit für JavaGameÜbungen 2 years ago
tools/org/newdawn/slick/tools Initial Commit für JavaGameÜbungen 2 years ago
OpenAL32.dll Initial Commit für JavaGameÜbungen 2 years ago
build.xml Initial Commit für JavaGameÜbungen 2 years ago
javadoc.zip Initial Commit für JavaGameÜbungen 2 years ago
jinput-dx8.dll Initial Commit für JavaGameÜbungen 2 years ago
jinput-raw.dll Initial Commit für JavaGameÜbungen 2 years ago
lwjgl.dll Initial Commit für JavaGameÜbungen 2 years ago
readme.txt Initial Commit für JavaGameÜbungen 2 years ago

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Slick - A 2D LWJGL Java Utility Library (out of date)
-----------------------------------------------------------

This is a very early version. The tests work but no demo has been written yet. Yes the windows natives
are included in the main distribution in the right place. This is just meant to make it easier for quick
start windows users. All the natives required can be found in jars in the 'lib' directory.


Tools
~~~~~

AngelCode bitmap font tool - seems to be the best around at the moment and provided clean kerning 
                             information. Available from http://www.angelcode.com/products/bmfont/.
TilED tile map tool        - Java alternative to Mappy (which just seems borked to me). Available
	  						 from http://www.mapeditor.org.
ImagePacker				   - ImagePacker (http://homepage.ntlworld.com/config/imagepacker/index.htm) packs
							 single images into large images for efficent rendering and memory usage.	
Pedigree 				   - Particle Editor written as part of the Slick Project (Java)
Hiero					   - Bitmap Font tool with effects written as part fo the Slick Project (Java)