Tagged Questions

9
votes
4answers
2k views

Soccer simulation for a game

I would like to build a simulation engine which can simulate a soccer (association football) match. It would be cool great if you could help me. What is important to me is to decide which actions ...
5
votes
4answers
2k views

Improving soccer simulation algorithm

In another question, you helped me to build a simulation algorithm for soccer. I got some very good answers there. Thanks again! Now I've coded this algorithm. I would like to improve it and find ...
5
votes
5answers
689 views

Simulating sports matches in online game

In an online manager game (like Hattrick), I want to simulate matches between two teams. A team consists of 11 players. Every player has a strength value between 1 and 100. I take these strength ...
1
vote
2answers
503 views

I want to build a online sports management game where do i start?

I want to build a site similar to Hatrick or soccermanager.com but im not sure where to begin any tips/ help would be great! cheers