Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 797 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 797 Bytes

Space Invaders

2018, Nov 14 Belinda Brown, belindabrownr04@gmail.com Alexander Calderon Torres - alexander.calderontorres@ucr.ac.cr Carolina Urrutia Nuñez -ana.urrutia@ucr.ac.cr

Costa Rica

GitHub brown9804


This program allows you to play Space Invaders. First, you must enter the command in the terminal: make Then, we are going to run: make run This will generate a screen where clicking on the "PLAY" button redirects us to another window where the game begins. If you want to restart the game, press the "Esc" key. On the other hand, to move the ship, use the left and right arrow keys respectively, to fire missiles use the "space" key.