Crate crow_engine [] [src]

A 2D game engine made for games like Super Mario, Super Meatboy or Momodora.

This engine is faaaaaar from finished and there will still be many breaking changes. meaning that until we reach version 1.0.0 all parts of this engine could and will change multiple times.

TODO:

  • Improve loading textures, add a default texture which gets used in case the path is not found.
  • Improve the documentation.
  • Reduce the amount of a in "far from finished" to less than three.

Modules

core

This module contains the struct Core and the trait GameLoop

graphic
object_manager
texture_creator
traits

Macros

construct_object
new_object_type