GrPe / Endless-Space---GGC

Game making for a competition in C++ using SFML 2.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endless Space

Game making for a competition: Gynvael Game Challenge 2017 -> http://gynvael.coldwind.pl/?id=657 I couldn't do it on time, but i finished her after deadline. It's a clone of Space Invaders.

  • Warning! Game working only on the screen of the resolution 1920x1080p
  • Graphics created by Kenney -> http://www.kenney.nl/
  • Music: SONNISS #GAMEAUDIOGDC

Minimum requirements:

  • Processor: any
  • Graphics card: any
  • RAM : 64MB

Control

  • A - Move Left
  • D - Move Right
  • Space - Shoot
  • ESC - Exit

SFML 2.4 Libraries are necessary to compile the code

About

Game making for a competition in C++ using SFML 2.4

License:MIT License


Languages

Language:C++ 100.0%