diff options
Diffstat (limited to 'games/mars/README')
-rw-r--r-- | games/mars/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/mars/README b/games/mars/README new file mode 100644 index 0000000000000..659f74bf0f0f2 --- /dev/null +++ b/games/mars/README @@ -0,0 +1,3 @@ +This is a first attempt to create a game in OpenGL with SFML. +It is a game for two players, flying with ships in a two-dimensional +space setting, governed by the laws of gravity. |