| |||||||||||
PyWeek - Online Score databaseWhile my game is a bit boring, I've successfully created an online game database! So if you connect to the main server before starting, all your scores are submitted to the database after each game.The current standings are then served to a webpage at juicer.rainbow-100.com. The best part is that both the game server, the web server (which is proxied behind apache), and the database (sqlite3 in python2.5) are pure python and will be distributed with the game. Totally sweet. — PrintStar on 2007/09/08 16:20 of Return of PrintStar Comments: (log in to comment) |
Last Challenge
September 2008 [entries, ratings] Previous March 2008 [entries, ratings] > September 2007 [entries, ratings] April 2007 [entries, ratings] September 2006 [entries, ratings] March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login | ||||||||||
By richard on 2007/09/08 22:06:
Neat!