Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.15 KB

Express-2D Engine


an open source engine simple and easy! 🚀

About The Engine: 💼

  • Pure C sharp lang based on vector2 class .
  • Fully object oriented .
  • Can handle sprites from assets [basic one included in debug folder] .
  • All you need basic understand of what point means in 2D space .

Getting Started 🔫

To get a local copy up and running follow these simple example steps.

  1. Clone the git project
  2. Commit your changes and mods using (Visual studio 2019 or higher).
  3. .NET framework 3.5 or higher is a must.

Install by Cloning

$ https://github.com/ahmedtalaat327/Express-2D-Engine.git

Demo 📺

EXEngine

DEVELOPMENT AREA [WORKING ON] ⚙️

  • Adding physics like jumping, reflexes and collapsing.

Finally

Happy forking 😂.