Skip to content

karimelkheshen/endless-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Endless Runner in the Terminal

How to Run

Download the repo and enter the following commands in a terminal:

cd endless_runner

# Add -lcurses flag if on Unix terminal.
gcc -o runner runner.c util.c

./runner

Demo

Alt Text