Skip to content

MKVarun/Fireman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fireman game

We developed a small game called fireman similiar to the popular Pacman game using C language. In this game to score higher, you need to stay alive the longest, by making sure you don't collide into the walls or the moving tsunami.

Game screenshot

Image

Usage directions

  • Run as follows:
    gcc pac.c -lncurses -o fireman
    ./fireman
  • Make sure all the files are in the same folder
  • Open the Ubuntu terminal in maximized mode
  • Press q at the end of the game to exit

Note

If ncurses.h is not installed, please install so by typing the following in your terminal (Ubuntu):
sudo apt-get install libncurses5-dev libncursesw5-dev

Contributors

  • Varun Kumar M
  • Deeksha M S

About

We developed a game similar to the popular Pacman game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages