Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Releases: PascalHonegger/ChaosConnect

Stable Release

17 May 19:32
Compare
Choose a tag to compare

All core features are implemented 🚀

A project documentation outlying general design ideas is attached. See the README for more details.

Release Candidate

16 May 19:02
Compare
Choose a tag to compare
Release Candidate Pre-release
Pre-release
v0.0.5

feat(doppio): fancier score indicator and faction selection

Game board adapts to pieces

14 May 17:06
Compare
Choose a tag to compare
Pre-release

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

07 May 10:43
Compare
Choose a tag to compare
Pre-release
v0.0.3

feat(rohan): store hashed version of user password

Allow piece placement

05 May 11:22
Compare
Choose a tag to compare
Allow piece placement Pre-release
Pre-release

After a successful login, pieces can be placed, but the board is not yet cleared

Login & Register Proof of Concept

03 May 08:03
Compare
Choose a tag to compare
Pre-release

Should functionally allow a user to register and login securely, no game-functionality exists as of now.