summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2020-11-28 13:05:33 -0500
committerrealtradam <[email protected]>2020-11-28 13:05:33 -0500
commit725248e798c2b6ce181e5a4ebb506e341689c14b (patch)
treefa2f4e6115764d81ca49dcdca67fb8c95134e902 /README.md
parenta5b997ba2330af869f21a8a7b6fc1d27c28f857f (diff)
downloadoptimal-direction-725248e798c2b6ce181e5a4ebb506e341689c14b.tar.gz
optimal-direction-725248e798c2b6ce181e5a4ebb506e341689c14b.zip
added referencesdevelopment
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index c39ac72..3993d32 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,10 @@
# Optimal-Direction
My racing game, Optimal Direction is a dumb placeholder name
+
+## Resources
+
+The resources directory contains various references that help with creating the game. They were *not* created by me and credit goes fully to their respective authors. These sources are kept here so that they may be referenced, and for preservation purposes should these not be able to be found in the future.
+
+1. Physics Of Racing Series by [***Brian Beckman***](http://www.ceb.ac.in/knowledge-center/E-BOOKS/Physics%20Of%20Racing%20Series%20-%20Brian%20Beckman.pdf)
+
+2. Car Physics for Games by [***Marco Monster***](https://www.asawicki.info/Mirror/Car%20Physics%20for%20Games/Car%20Physics%20for%20Games.html)