Skip to content

A simple bouncing ASCII ball inspired by a video Tsoding Daily made.

Notifications You must be signed in to change notification settings

Alex-Stone-Github/bouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bouncer


This is my first project on github, just a little bouncing text ball, animation thingy, but, I think it's cool, so it will stay here.

How to make

Simply, just use the make command to build the project, or if you want to be difficult you can use gcc bouncer.c -o bouncer.

make

or

gcc bouncer.c -o bouncer

How to run

Just use make run or ./bouncer to run the application.

make run

or

./bouncer

About

A simple bouncing ASCII ball inspired by a video Tsoding Daily made.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published