JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers).
The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
Example code for creating a 2D platform game in Java.
!Help Wanted! See Discussions for more details.
A platform game demonstrating concepts for 2D platform game creation in Java. Collect the stars and go through the door to advance levels. Graphics courtesy of:
https://www.gameart2d.com
https://opengameart.org/content/animated-fire
https://craftpix.net
Levels created using https://www.mapeditor.org/
Project created in the Eclipse Java IDE.
Keys:
Up, Down, Left, Right - Move Player
Space - Jump
M - Throw Kunai
Q, A - Scroll...