No description
Find a file
2026-04-24 21:57:06 +02:00
.github/workflows First version! 2026-04-24 21:48:57 +02:00
src First version! 2026-04-24 21:48:57 +02:00
test First version! 2026-04-24 21:48:57 +02:00
.gitignore First version! 2026-04-24 21:48:57 +02:00
gleam.toml First version! 2026-04-24 21:48:57 +02:00
manifest.toml First version! 2026-04-24 21:48:57 +02:00
README.md Fix readme 2026-04-24 21:57:06 +02:00

connect4

This repository contains code for the client side part of the Connect4 project, written in gleam 💫.

For now, this is just a web page to play Connect 4 locally.