Fork description + DE translation

This commit is contained in:
Tim 2023-07-03 17:10:27 +02:00
parent c2eec1f22e
commit b96b25e37c
2 changed files with 28 additions and 0 deletions

View file

@ -1,3 +1,5 @@
## This is a modifyed version of the original paridisSO for windows users
# ParadisSO - a minimal 2D graphics engine
**ParadiSO** was conceived as a heavily stripped down 2D version of my `pixwerx` engine. *ParadiSO* mimics a minimalistic approach to 2D graphics for educational purposes. It uses modern C++ and a data-driven design, but no ECS.