Skip to content

Releases: huba/DepthConfusion

First Indev Release

20 Nov 01:28
Compare
Choose a tag to compare
First Indev Release Pre-release
Pre-release

iso_engine
This is the initial release, the game engine is still at a very early stage.

Features:

  • Easy to use API for managing the game world.
  • Based on pygame which allows all features of pygame to be integrated.
  • Extensible grid system, it's simple to add new types of tiles to the engine.
  • Built-in resource management (only images at this stage) with planned improvements.