15 Commits

Author SHA1 Message Date
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
41c2fdbee5 PvP & PvBot changes. 2026-01-30 19:14:08 +05:30
d20503fd9b Added player count visual updates 2026-01-30 19:04:14 +05:30
9afdacde72 Added color selection to P v AI mode. 2026-01-30 14:13:52 +05:30
253b5affc3 Merge branch 'UI/ashby-ui' into UI/main-ui
# Conflicts:
#	Assets/Scripts/UI/Pages/PopUp/PvPModePopup.cs
2026-01-30 11:32:51 +05:30
6f374f0d21 Added logic for connecting pvp and bot ui with gameplay. 2026-01-30 11:30:40 +05:30
47880ef652 Added Game Mode UI Prefab with selection updates
- On PVP, Player can now chose color
2026-01-30 11:08:44 +05:30
9af9ac09fb Refactored changes along with flow updations/ 2026-01-30 09:35:31 +05:30
20513808e9 Added Dice 2026-01-28 20:46:45 +05:30
aa1592ea9f Added Sound Manager and gave vol Control. 2026-01-28 16:54:37 +05:30
bdc4b2feb7 Added Pause Menu and In-Game HUDS 2026-01-28 15:54:35 +05:30
f29b38f650 Added Options, Instructions, basic HUDs and Game over 2026-01-23 15:32:53 +05:30
bc23b656ce Added Home page and PVP Mode selection 2026-01-21 15:59:12 +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