Compare commits

...

3 Commits

Author SHA1 Message Date
abdelrahman 45e3bc83a9 Update README.md 2025-05-31 03:08:38 +01:00
abdelrahman 40b5bb1634 Add README.md 2025-05-31 03:08:26 +01:00
abdelrahman 054a3bbdd7 Update .gitignore 2025-05-31 03:06:46 +01:00
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -8,3 +8,4 @@ raylib-build
*.data
*.ods
*.dSYM
*.out
+3
View File
@@ -0,0 +1,3 @@
# Data-Oriented Design Test
Playing around with [DOD](https://en.wikipedia.org/wiki/Data-oriented_design) concepts and comparing performance of resulting applications.