Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 356 Bytes

File metadata and controls

5 lines (4 loc) · 356 Bytes

I often want to learn something new by using something old. I have always like space invaders. When I want to learn a new language, I start with space invaders look alike.

This game is written using NCURSES using XCode 9.3. This should compile on Linux as well and cygwin as long as NCurses is available. You will need to createa makefile for your O/S