Skip to content

axcts/Terminal-Frog-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Frogger"-inspired terminal game, written in C with the use of the ncurses library.

Code is not very clean due to limitations set for the project (eg. no global variables, set max. function lengths etc. So my deepest apologies for how unclean the code is).


Compile and run:

gcc FrogGame.c -o frogger -lncurses

./frogger


Project #1 made for "Basics of Programming" course @ Gdańsk University of Technology.

About

"Frogger"-inspired terminal game, written in C with the use of the ncurses library. Project #1 for "Basics of Programming" course @ Gdańsk University of Technology.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages