Skip to content

Releases: DillonKyleDev/FlatEngine2D

FlatEngine2D - v1.0

13 Jan 07:02
Compare
Choose a tag to compare

NOTE: For documentation on this release, please refer to the branch LegacyCollisionDetection as the most updated README file pertains only to the most recent changes made to FlatEngine2D, including the new Box2D implementation and subsequent rework of all collision components and the Tags system.

This is the first major release of FlatEngine2D. Keep in mind it is an ongoing project and there will likely be bugs, so please save often. Please feel free to submit any issues you find on the repo. Please read the readme on the main repo for details about how to use FlatEngine2D.

I have included a sample project inside of the engine called FlatSpace. With it, hopefully you can get an idea of how the engine works and how you can use it. But remember, FlatSpace is only one way to make a game with FlatEngine, it's only meant as a reference point, so use your creativity!

I hope you have fun with FlatEngine2D and are able to make something cool with it!