MiniWorldMaker

💻

MiniWorldMaker

软件

软件描述

Educational 2D-Engine based on pygame. This engine is a higher-level 2D Engine based on pygame. The goal is to program game as easy and as fast as possible, with as few lines of code as possible, without dealing with low-level graphics programming.

官方网站

访问软件的官方网站了解更多信息

官方认证

miniworldmaker.de

安全链接HTTPS

什么是 MiniWorldMaker?

MiniWorldMaker MiniWorldMaker is a game-engine written in python and pygame designed for pupils to create 2D mini worlds and games. The goal is to program game as easy and as fast as possible, with as few lines of code as possible, without dealing with low-level graphics programming. Features:

Objects First programming: Object oriented programming without classes.

Tiles and Pixel-Games: For different types of games.

Integrated physics engine: For physics based games, based on pymunk

Integrated Manager for GUI Elements, Music and Sound effects

Open Source