invaders icon indicating copy to clipboard operation
invaders copied to clipboard

Added Makefile to easily manage build dependencies

Open daniel-ruiz opened this issue 7 years ago • 0 comments

At the time I cloned the repository and tried to make the game work, I noticed that some dependencies were missing and I needed to add them manually.

Now that I solved this little inconvenient, I thought it was a good idea to manage that steps with a Makefile and add some install notes on the README file.

Hope it is useful for more people than me.

Update: I have been examining the issue tracker and I think this Pull Request could be useful to fix #1

daniel-ruiz avatar Feb 11 '18 23:02 daniel-ruiz