ugolbt
Joined: 03 May 11 Posts: 3
|
Posted: Wed Oct 17, 2012 4:01 pm Post subject: Site code |
|
|
Hi,
I would like to reach the admin of this site.
I would like to know if your code is open.
I would like to use a portion of it. My goal is to design a simple website in php for matching players (matchmaking, not for dating, but for tournaments). Nothing more.
Whenever you start a new game, you create an entry in the system database. Once the game is created, other players can see it and join it. Once the game is full, another engine starts to launch the game. This where we want to stop. We want to create a website that does the booking to the point where when the game is full, something is triggered (and an email is sent). Nothing more and nothing specific to one of the boardgame on your site. That would also include the user profile database, signing-up and messaging (when the game is full, everyone receives an email as if it is their turn to play).
Cheers |
|