2D engine made by Dark Snake Games
If you made a change and want to use it directly in the game, go for Option 1. If you want a tested and approved update, use Option 2.
pip install -e .
(Be sure that your fork and local clone is on the latest commit!)pip install git+https://github.com/Dark-Snake-Games/Dark-Snake-Engine
Now you can use import DSEngine
in any project!