Changeset 45
- Timestamp:
- 04/29/08 01:37:48 (8 months ago)
- Files:
-
- trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/README
r34 r45 1 libmines - http:// thaiopensource.org/development/mines/1 libmines - http://pqxx.org/development/mines/ 2 2 3 3 Welcome to libmines, a reusable library for building Minesweeper games. … … 36 36 for testing. But there's also a simple CGI program: set up your web server to 37 37 provide access to it, and you can play the game in your browser through the 38 Internet. An example is running on thaiopensource.org--see the main development 39 page. 38 Internet. An example is running on pqxx.org--see the main development page. 40 39 41 40 Those sample user interfaces aren't great, so here's your chance. Perhaps you
