Tests examples for the miniworldmaker engine https://www.miniworldmaker.de
 
 
Go to file
Andreas Siebel 8a059af669 bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00
classes_first bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00
deprecated bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00
objects_first bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00
processing bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00
snippets bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00
tutorial_objects_first bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00
tutorial_tiledboard bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00
README.md bugfixes, added jump and run example 2022-11-08 22:04:30 +01:00

README.md

This repository contains examples for miniworldmaker ( miniworldmaker.de ), a 2D engine based on pygame.

Directories:

  • tests: Contains small snippets. These can be helpful to understand how certain aspects can be realized in miniworldmaker.

  • objects_first: Contains examples where no classes are used.

  • classes_first: Contains examples in which classes are used.

  • tutorial: Examples from the tutorial from miniworldmaker.com.

Videos

Miniworldmaker in 15 Minutes: