soccer browsergame

Post all your tuts or request for tuts here.
Post Reply
Madnox
Posts: 19
Joined: Fri Feb 12, 2010 6:02 pm

soccer browsergame

Post by Madnox »

Hello dear Community,

first i wanna tell you that i come from germany and that my englisch isnt so good but i try it^^

I want ask that someone can make a tutorial about a soccer browsergame. I want just the simple things like the leaguetable, simulate a game and so on

Maybe someone can do that ? :)

Gruß^^,

Manjön Gerd Fischer
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: soccer browsergame

Post by hallsofvallhalla »

i personally can't, i have way too much lined up. However if you watch my tutorials and the urban realms tutorials you should have enough knowledge to make the game.
jpoisson
Posts: 245
Joined: Sun Aug 02, 2009 5:12 pm

Re: soccer browsergame

Post by jpoisson »

I feel that you should first watch halls tuts then ask for help. your biggest problem will be with the formulas.
Madnox
Posts: 19
Joined: Fri Feb 12, 2010 6:02 pm

Re: soccer browsergame

Post by Madnox »

I think my biggest proglem is that example every day at 8 pm all matches simulate automatically :? such things i cant take it from your tuts :)

but thxs for your help. I will try to program it and than i post me result here.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: soccer browsergame

Post by Jackolantern »

Madnox wrote:I think my biggest proglem is that example every day at 8 pm all matches simulate automatically :? such things i cant take it from your tuts :)

but thxs for your help. I will try to program it and than i post me result here.
Watch the "crons" video. You could actually make all games run at 8pm through them. Just watch all the videos, and by the end, you should have enough experience to make it. While I do have a programming background, I learned enough to make an entirely different kind of game after watching the first 6 videos.

Go Karlsruhe FC!
The indelible lord of tl;dr
jpoisson
Posts: 245
Joined: Sun Aug 02, 2009 5:12 pm

Re: soccer browsergame

Post by jpoisson »

Like jack said you run the crons. And to avoid user interference you can set it up that all users are logged out for the commencing of the daily updates.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: soccer browsergame

Post by Jackolantern »

Or, what would be even more fun (but would require a ton more coding) would be to just lock the players out of the team-management page before the start of the games, and then have a series of crons go off that calculate the games in "waves". This way, players could refresh their browsers to see their team's progress while the game is running "live", kind of like refreshing on ESPN.com to watch the score of a live game.
The indelible lord of tl;dr
Madnox
Posts: 19
Joined: Fri Feb 12, 2010 6:02 pm

Re: soccer browsergame

Post by Madnox »

I already have my first problem ^ ^

The first thing I did today worked on the league table and they also got ready what was not very difficult. Then I wanted to make the match schedule, but I have no ideas how I should do that(round robin). Maybe someone could give me a help for the beginning
Post Reply

Return to “Tutorials”