From be57145eba4219b96afd73467eb97e7dc0aaabfa Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 26 Apr 2014 13:27:57 +0700 Subject: games/mars: Added (Space shooter game). Signed-off-by: Willy Sudiarto Raharjo --- games/mars/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 games/mars/README (limited to 'games/mars/README') diff --git a/games/mars/README b/games/mars/README new file mode 100644 index 0000000000..659f74bf0f --- /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. -- cgit v1.2.3