Skip to content

arasgungore/console-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console-games

A C project in which you can play some of your classic arcade video games from the '80s such as Pong, Snake, Space Invaders, and Tetris on the terminal.

Run on Terminal

gcc main.c -o test
test

Gameplay

Author

👤 Aras Güngöre