GitHunt
AS

asbl/miniworldmaker

Educational 2d Engine for Python - moved to codeberg: https://codeberg.org/a_siebel/miniworldmaker

miniworldmaker

miniworldmaker allows you to create 2D mini worlds and games.

It is a 2D engine inspired by greenfoot and gamegrid based on pygame.

![example.png]

Tutorial

Features

  • miniworldmaker supports pixel-based games as well as games with
    tiles (e.g. Rogue-Likes), hexboards and processing-like graphics
  • Easy creation of animations
  • Music and sound effects
  • Integrated GUI elements like console for output, toolbar, ...
  • Load and Save to SQLite Databases
  • Integrated Physics-Engine based on Pymunk
  • Open Source
  • miniworldmaker is a 2D Engine based on Python 3, pygame and pymunk.

Examples

Top-Down games

video

Tile Based RPGs

video

Image Processing

image]

Physics

video

video

Angry-Birds-like

video

NEW: Hex Boardgame:

video

Codeberg | Documentation | PyPi | Cookbook

Languages

Python100.0%

Contributors

MIT License
Created March 16, 2019
Updated April 30, 2025
asbl/miniworldmaker | GitHunt