12 Commits

Author SHA1 Message Date
6e420e0282 Added game icon in gameplay.
Addition: Added game icon for recognising each player's turn.

Fix: Added null checks for users timer system.
2026-02-23 16:35:26 +05:30
8be8ffae15 Major Refactoring + fixes for new feedback logic + tiny visual fixes with dice logic. 2026-02-13 18:17:23 +05:30
96e544001f Added timer in UI. 2026-02-06 19:26:29 +05:30
ae15daed75 Handled pause logic + fixed a bug found while testing the changes. 2026-02-04 21:47:34 +05:30
d11c7dfe39 Pause panel bindings. 2026-02-02 17:37:11 +05:30
f5629aa283 Added Screen switching logic (main -> game -> gameOver) 2026-01-30 22:46:04 +05:30
2dd685a90a Added Player Turn UI Update 2026-01-30 22:17:18 +05:30
e57be039ff Game over flow changes. 2026-01-30 21:51:33 +05:30
6f374f0d21 Added logic for connecting pvp and bot ui with gameplay. 2026-01-30 11:30:40 +05:30
9af9ac09fb Refactored changes along with flow updations/ 2026-01-30 09:35:31 +05:30
f29b38f650 Added Options, Instructions, basic HUDs and Game over 2026-01-23 15:32:53 +05:30
ece8c8d5cb Initialized project with loader scripts and necessary components.
Added newtonsoft package.
Added dotween package.
Updated game scene with PopupManager, GameBootLoader.
Added necessary UI scripts.
2026-01-20 20:17:48 +05:30