realroyxu / CITS3403-MurderMystery

A repo for UWA CITS3403's group project
GNU General Public License v3.0
1 stars 0 forks source link

SUDOKU IS GONE #62

Closed realroyxu closed 4 months ago

realroyxu commented 4 months ago

Considering time availability, sudoku is no longer a viable component. Since we have already made a forum (at least a basic one), we can change the context that doesn't require calculations and complicated implementation.

The idea is: We will make this forum a Murder mystery forum. Every post body is a description of a murder case, user can comment and share thoughts. They can also make guess who's the murderer, and submit (no in comment area of course). If they are right they win, case closed, otherwise they are killed = can no longer comment, meanwhile their icons are replaced by "killed" icon. DB will need reorganising. And something else: Siteleaderboard remains the same, we don't need Postleaderboard anymore bcs there's only 1 winner. Commenting will require a status check. Might need a new table for it. Also post initiator cannot make guess as well.

We'll see how far we can go. This is at least easier to transit to.

realroyxu commented 4 months ago

70% way there this is so agile