Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (17 loc) · 572 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 572 Bytes

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