Skip to content

akshayutture/Dodger_Game

Repository files navigation

Dodger_Game

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

  1. 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

  2. Usually pre installed libraries

    • time.h
    • unistd.h
    • string.h
    • stdlib.h

About

A Dodger Game in Ncurses Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published