chef salaar's First Project banner

chef salaar's First Project

2 devlogs
62h 46m 37s

Guild Fall is a multiplayer strategy game where players build their guild, collect and upgrade powerful creatures, and compete in turn-based battles. Each match involves strategic decision-making, resource management, and using loot cards to gain …

Guild Fall is a multiplayer strategy game where players build their guild, collect and upgrade powerful creatures, and compete in turn-based battles. Each match involves strategic decision-making, resource management, and using loot cards to gain advantages over opponents. Players progress by unlocking new creatures, upgrading abilities, and customizing their playstyle. The game combines competitive gameplay with a reward system, offering both real-time multiplayer and engaging solo experiences, all within a scalable game world designed for continuous expansion.

This project uses AI

Used AI tools to assist with code generation, debugging, and system design. AI helped in structuring the multiplayer architecture, implementing game logic (such as turn handling and bot behavior), and resolving issues like state management bugs and recursion errors. It was also used to generate UI content, game descriptions, and design ideas for features like loot systems and progression mechanics. This accelerated development, improved code quality, and enabled faster iteration on both backend and frontend components.

Demo Repository

Loading README...

bankaashishkumaryadav

πŸ› οΈ Guild Fall β€” Devlog

πŸš€ Overview:
Guild Fall is a multiplayer strategy game where players collect creatures, use loot cards, and compete in turn-based matches, focused on strategy, progression, and replayability.

βš™οΈ Core Systems Developed:
πŸ”Ή Multiplayer Lobby System
Room-based matchmaking with real-time sync
Handles player joins, turns, and game state updates
βœ… Result: Smooth, scalable multiplayer

πŸ”Ή Game Engine & Logic
Modular backend for match flow, turns, and win conditions
Fixed sync bugs and state issues
βœ… Result: Stable, extensible core

πŸ‰ Creature System:
Data-driven creatures with levels, upgrades, and regions
Examples: Flame Drake, Coral Hydra
βœ… Result: Easy expansion and balancing

🎁 Loot & Reward System:
Random loot generation tied to gameplay outcomes
Adds strategy and replay value
βœ… Result: Strong progression loop

πŸ€– AI Opponent System:
Bot fallback for incomplete matches
Fixed infinite loops and recursion issues
⚠️ Current: Basic AI
πŸ”œ Future: Smarter decision-making

🎨 UI / UX Improvements:
Info pages, visuals, themed backgrounds, better navigation
βœ… Result: Improved engagement

πŸ“¦ Content Architecture:
External data (detailsData, lootCards, creatureMap)
Clean separation of logic and content
βœ… Result: Faster updates

🧠 Challenges Solved:
Multiplayer sync, bot loops, state errors, scalability

πŸ”₯ Current Focus:
Multiplayer stability, AI improvement, balancing, UI polish

πŸ›£οΈ Next Steps:
Short: More content, animations, optimization
Mid: Leaderboards, progression, daily rewards
Long: Guilds, expanded world, advanced multiplayer

🧩 Summary:
Guild Fall is now a solid multiplayer strategy foundation with real-time gameplay, progression systems, and scalable architecture.

Attachment
Attachment
Attachment
Attachment
Attachment
0