Files
Edit2D/README.md
T
2026-03-28 13:42:24 +05:45

20 lines
464 B
Markdown

# Edit2d
Edit2d is my attempt to make a box2d editor, where i can create, simulate, edit and save them using a single tool
My main goal is to create game using it
It's created using folloing tools
1. Odin programming language
2. GLFW for input handling and graphics
3. Microui for user interfaces
4. Box2d
## Current Progress
Currently it can create, edit and save all kinds of bodies and shape
## Working on
Create edit and save different kinds of joints