Difference between revisions of "Puzzle server"
From HexWiki
Roland Illig (Talk | contribs) m (template change) |
m (http) |
||
Line 1: | Line 1: | ||
The idea of this page is to collect the requirements to develop an online and offline hex puzzle server. | The idea of this page is to collect the requirements to develop an online and offline hex puzzle server. | ||
It would let the user add puzzles to a database and let others solve the puzzles. | It would let the user add puzzles to a database and let others solve the puzzles. | ||
− | Popular sites that have already implemented this idea for other games are | + | Popular sites that have already implemented this idea for other games are http://goproblems.com/ and http://chessproblems.com/. |
= Online version = | = Online version = |
Revision as of 09:14, 9 November 2007
The idea of this page is to collect the requirements to develop an online and offline hex puzzle server. It would let the user add puzzles to a database and let others solve the puzzles. Popular sites that have already implemented this idea for other games are http://goproblems.com/ and http://chessproblems.com/.
Online version
- Web server
- User interface to the puzzles (JavaScript, Java, or Flash)
- Database for recording the problems
Offline version
- User interface (platform intependent -> Java)
- Database for recording the problems
Volunteers?
Do you want to help building this application? Great. Work has not yet started.