This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
Releases: PascalHonegger/ChaosConnect
Releases · PascalHonegger/ChaosConnect
Stable Release
All core features are implemented 🚀
A project documentation outlying general design ideas is attached. See the README for more details.
Release Candidate
v0.0.5 feat(doppio): fancier score indicator and faction selection
Game board adapts to pieces
The game board automatically expands to allow more players to play at the same time.
Columns are automatically cleared after pieces have scored or the column is full.
Scoring & Hashed Passwords
v0.0.3 feat(rohan): store hashed version of user password
Allow piece placement
After a successful login, pieces can be placed, but the board is not yet cleared
Login & Register Proof of Concept
Should functionally allow a user to register and login securely, no game-functionality exists as of now.