Skip to content
/ connect-n Public

A generalized, scriptable Connect Four in C, for AI experiments

Notifications You must be signed in to change notification settings

ght/connect-n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Connect N

A generalized Connect Four. Early work in progress version.

The goal is for this to be usable for toy AI programming excercises.

TODO

  • Finish implementing the core game (win condition checking still missing)
  • Fix remaining TODOs in the source
  • Make this easily usable for scripting and as a library

Future Goals

  • Network support: Allow hosting a game and connecting to a game

About

A generalized, scriptable Connect Four in C, for AI experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published