PyCAPGE - Python Classic Adventure Point and Click Game Engine
PyCAPGE (Python Classic Adventure Point and Click Game Engine) is a versatile, open-source framework designed for creating retro-style 2D graphic adventures using Python and Pygame. Inspired by the golden age of SCUMM games, it features a customizable 9-verb interface and robust inventory management.
Key features include a Scene Manager supporting parallax scrolling, walk-behind masks, and depth-based character scaling. It implements intelligent Pathfinding to navigate complex...
Develop an experimental framework for simulated multiplayer (model) railroads.
It could be based on the VRML/X3D standard and it could use internal scripting with ECMAScript and MU systems that provide network sensor interfaces.
Project Homepage: http://simulrr.sourceforge.net
The SRR Framework has been used by the SrrTrains v0.01 project
Demo 2012: https://www.youtube.com/watch?v=bHBwXmMfF1c
Home of SrrTrains: https://lc-soc-lc.at/host
Example code for creating a 2D platform game in Java.
...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 screen up and down (for debugging)