Connect 4 written in rust
WIP. Connect-four AI. Currently, does not work.
A high-performance Rust implementation of a perfect Connect Four solver.
A strong and perfect connect four solver in Rust
A Connect Four game with an animated terminal interface, configurable via CLI, supporting multiple simultaneous game instances.
A connect 4 game in the command line with custom board sizes
Monte Carlo Tree Search to find good moves in two player games.
A Monte Carlo Tree Search implementation built on the arboriter tree traversal primitive
A collection of classic CLI games: Tic-Tac-Toe, Connect Four, Hangman, and Rock Paper Scissors
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
A curated list of awesome Rust frameworks, libraries and software.
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
The connect_four.rb file contains classes for an object-oriented connect four game, designed to be played between two human players on the command line. Colored player symbols courtesy of the colorize gem. Play by creating an instance of Game and calling the play method on it.
A command line Connect Four game.
Play connect four over the command line with your friends.
Connect Four - Pair Project
A connect four server description
This project is a recreation of the popular Connect Four game. It is playable from the command line and features color ASCII art
A simple gem to play Connect 4 from a CLI.
Connect Four - 1 or 2 players
Connect Four - 1 or 2 players
A simple connect four game gem
No description provided.
No description provided.