Skip to content

CrickSim Pro – A next-gen interactive cricket tactics simulator for fans, coaches, and analysts to design, simulate, and optimize real-time match strategies with AI-driven insights.

Notifications You must be signed in to change notification settings

SofiGuadalupe/CrickSim-Pro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏏 CrickSim Pro

CrickSim Pro is an advanced, real-time cricket tactics simulator that empowers fans, aspiring coaches, and analysts to design, simulate, and test strategic decisions in live-like match scenarios.


🎯 Project Objective

Build a full-stack web application that allows users to:

  • Simulate overs and innings based on match conditions.
  • Experiment with field placements, bowling plans, and batting strategies.
  • Visualize outcomes using predictive analytics.
  • Collaborate with others in real time to plan match tactics.

🌟 Key Features

  • 🧠 AI-Powered Insights: Suggest optimal tactics based on historical data.
  • 🏟️ Interactive Field Visualization: Drag and drop fielders, adjust positions, and see expected outcomes.
  • 🌀 Tactical Sandbox: Try bowling plans, shot selections, batting aggression, and more.
  • 🤖 AI Opponent Mode: Challenge the AI in simulated matches.
  • 🤝 Collaborative Sessions: Work with others in real time (SignalR).
  • 📚 Scenario Library: Save, load, and share your strategies with the community.

⚙️ Tech Stack

Layer Technologies
Backend ASP.NET Core, C#, SQL Server (Docker)
Frontend React.js, Chart.js, SVG
AI/ML Azure Cognitive Services, Predictive Analytics
Collab SignalR (WebSockets for real-time updates)
Data CricAPI or historical data for scenarios

📁 Project Structure

cricksim-pro/
├── backend/        # ASP.NET Core Web API
├── frontend/       # React.js SPA
├── docs/           # Planning, diagrams, references
└── README.md       # You're here!

🚀 Getting Started

Prerequisites

Clone the repo

git clone https://github.com/NandanDevHub/CrickSim-Pro.git
cd CrickSim-Pro

🛠️ Work in Progress

This is a long-term portfolio project being built from scratch as a complete learning journey—from backend to AI and frontend to collaboration.


📌 Roadmap

  • Define scope and architecture
  • Backend: ASP.NET Core API Setup
  • Frontend: React App Setup
  • Cricket simulation engine
  • AI-powered prediction engine
  • Interactive SVG fielding UI
  • Real-time collaboration with SignalR
  • Community strategy sharing module
  • Final deployment (Azure / Vercel)

🙌 Contributors

  • Nandan Parmar — Developer & Architect (learning by building)

📄 License

MIT License


🧠 CrickSim Pro is not just a project. It's a bold attempt to bring tactical intelligence to cricket fans and professionals alike.

About

CrickSim Pro – A next-gen interactive cricket tactics simulator for fans, coaches, and analysts to design, simulate, and optimize real-time match strategies with AI-driven insights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%