lambdaclass / champions_of_mirra

Curse of Mirra game codebase
https://curseofmirra.com/
Apache License 2.0
42 stars 4 forks source link

[REFACTOR] Implement the same collision detection algorithm as the backend #1860

Open agustinesco opened 1 week ago

agustinesco commented 1 week ago

Implement the SAT collision detection algorithm in c#, it should be the same as the backend