A Dodger Game in Ncurses Library - by AKSHAY UTTURE
HOW TO RUN IT
1. Just run 'make' or 'make all' after moving into this directory
2. Type './main' to run the program.
INSTRUCTIONS ON HOW TO PLAY THE GAME ARE GIVEN ON THE GAME SCREEN ITSELF
REQUIREMENTS
-
NCURSES LIBRARY.
NCURSES is usually shipped with your installation. In case you don't have the library or want to compile it on your own, read on.
Download Instructions can be found on the following link http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/intro.html
-
Usually pre installed libraries
- time.h
- unistd.h
- string.h
- stdlib.h