summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
author_Tradam <[email protected]>2023-01-27 05:18:48 -0500
committerGitHub <[email protected]>2023-01-27 05:18:48 -0500
commit0efbb6a9df2ca5a9d4d12367560368a0d9950cee (patch)
tree942213acc7a532671eb24c98dd5103e40836d3f5
parent1a828584a93918e5e2ed5e7d218d00dc50922ae0 (diff)
downloadorbital_game-0efbb6a9df2ca5a9d4d12367560368a0d9950cee.tar.gz
orbital_game-0efbb6a9df2ca5a9d4d12367560368a0d9950cee.zip
add gif demoHEADmaster
-rw-r--r--README.mdown6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.mdown b/README.mdown
index 6eb16a8..edb1788 100644
--- a/README.mdown
+++ b/README.mdown
@@ -1,3 +1,5 @@
-# Orbital Game
+# Orbital Demo
-A game made by [Arnold](https://github.com/arngo) and myself for both fun and to practice C++.
+A demo made by [Arnold](https://github.com/arngo) and myself for both fun and to practice C++. Implements realistic orbital motion.
+
+![orbital-e](https://user-images.githubusercontent.com/11139432/215062435-e275053d-fbce-4809-b5b9-70c1dc1b6ff6.gif)