Skip to content
forked from dperetin/Connect4

Student project. Simple Connect Four game, made in C with OpenGl flavour.

Notifications You must be signed in to change notification settings

sonu628/Connect4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Connect4

Connect 4 is a simple game object of which is to i drop some coins into a grid until you or your oponent create a pattern of 4 adjacent coins in a row, column or doagonal.

This is a simple student project made in C with a dash of OpenGl.

How to build

Clone and type:

make

About

Student project. Simple Connect Four game, made in C with OpenGl flavour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.7%
  • Makefile 0.3%