An open API service indexing awesome lists of open source software.

https://github.com/zeyad97/connect-4-game-c

This is a simple Connect 4 game built in C with basic AI. The goal is to get four of your pieces in a row before your opponent. You can play either against another player or the AI, which makes random moves. Features: Play against another player or AI Written in C Simple console-based game
https://github.com/zeyad97/connect-4-game-c

c connect4-ai-game university-project

Last synced: about 1 year ago
JSON representation

This is a simple Connect 4 game built in C with basic AI. The goal is to get four of your pieces in a row before your opponent. You can play either against another player or the AI, which makes random moves. Features: Play against another player or AI Written in C Simple console-based game

Awesome Lists containing this project