473,385 Members | 1,712 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

WebRogue -- A roguelike based on a Python CGI server

I have put the beginnings of a CGI based roguelike on the
internet. You can see it at

http://wspace.sourceforge.net/cgi-bi...st&action=rest

There is not much going on yet: You can walk around, if you
run into a wall you lose a hitpoint, you can pick up gold,
and LOS is implemented with the Bresenham algorithm; but
there is only one dungeon level, no other monsters, no
doors, etc. Valid actions are n, e, s, w, ne, nw, se, sw,
pickup and rest.

I am looking for somebody to help with good CGI hosting, and
possibly mod-python and SSL. Although I like CGI, using CGI
sometimes drives me nuts because of all the permission
configuration issues. I am not a systems administrator, I
am a software designer and programmer and I like to do this
for fun.

If you are interested you can download the CGI scripts and a
client at

http://sourceforge.net/projects/wspace

Get webrogue.zip at

http://sourceforge.net/project/showf...ease_id=181250

If you install it into your cgi-bin then you also need to
make a writable subdirectory called "data". If you have
other installation problems, don't ask me but read the
source. And improve it and let me know.

Have fun!
Jul 18 '05 #1
0 1492

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
by: Patrick Useldinger | last post by:
Hi all, after my unsuccessful try to run Apache 2 with mod_python and Python 2.3, I am looking for an alternative approach. My aim is to write a small web-based application: Python - the...
0
by: Phillip J. Eby | last post by:
PEP: 333 Title: Python Web Server Gateway Interface v1.0 Version: $Revision: 1.1 $ Last-Modified: $Date: 2004/08/27 17:30:09 $ Author: Phillip J. Eby <pje at telecommunity.com> Discussions-To:...
15
by: Michael Rybak | last post by:
hi, everyone. I'm writing a 2-players game that should support network mode. I'm now testing it on 1 PC since I don't have 2. I directly use sockets, and both client and server do...
10
by: rpgnethack | last post by:
Hi everyone, A few of us over at RPGnet (http://www.rpg.net) have been talking about writing an open-source roguelike in Python. Right now, I'm looking for a few people join the dev team. All...
14
by: Snor | last post by:
I'm attempting to create a lobby & game server for a multiplayer game, and have hit a problem early on with the server design. I am stuck between using a threaded server, and using an event driven...
3
by: krishnakant Mane | last post by:
hello, searched a lot of places including google search but can't find answers to python-rpc. I am also very new to rpc. I am very clear about its meaning and where it is to be used, but not...
8
by: kidko | last post by:
Hi, I'm in the process of writing a roguelike (ex Nethack). It's not big, but should still be playable. I've gotten to level generation, and am basically just 'carving' the rooms out of a blank...
3
by: Mdonle | last post by:
Seeing the 7DRL start up recently, i wanted to see what one was made of. Python is the language i'm most familiar with so i searched for some code to look at, but i couldn't find any. Can anyone...
4
by: python | last post by:
I'm looking at rewriting some legacy VB applications and am pondering which of the following techniques to use: 1. Browser based GUI with local web server (Browser + wsgiref.simple_server) (I'm...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.