Skip to content

Simple CLI Connect 4 game written in C. [INCOMPLETE]

License

Notifications You must be signed in to change notification settings

berg95/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect4

A simple CLI version of Connect 4 written in C.

WARNING

This program is not fully functional, do not expect to be able to play a full game.

Build Instructions

Simply run make

make

to run automatically:

make run

Controls

Left arrow key - Move piece placer to the left one tile.

Right arrow key - Move piece placer one tile right.

Enter key - Drop the piece down the column

About

Simple CLI Connect 4 game written in C. [INCOMPLETE]

Topics

Resources

License

Stars

Watchers

Forks