Update copyright year
Updated version info to 2.0.1
Some fixes, this is v2.0.0 compatible commit
Some rearangement. Moved initscr() out from startgraphics() to main() in
Removed man file, should be auto generated
Updated copyright year
Add git-ignore file
Rearanged some in the sourcecode and fixed "menu" options.
Add a head to the worm
Fixed a bug in a return type that caused the score to be wrong.
Initial revision
Whitespace cleanup
replay save and load is now working
Fixed bug when replays where repeated in add_to_history()
Rearanged main.c to be more structured and prepared for adding replays,
Intro completed, most version 2 fixes done