![]() |
Electric Sloth
Blog | Projects | Rats | Contact Me |
|
(moved here from now defunct board)
This project was going fairly well a while ago - Linux server and separate Windows client but as testing became more and more of a pain I decided to merge them into one Windows program - that was the last time I ever saw it working :(
So here it is, completely re-written and re-configured. As you will see I've used snippets of code from NeHe's tutorials (that box may look familiar)
download :D
W - Forwards
S - Backwards
A - Step left
D - Step right
Space - Jump (very basic implementation, you can change direction in midair and it's all jerky and crappy)
Use the mouse to look around
Highly experimental:
O - Start server - listens for UDP connections
p - Start client - connects to server - don't use this because it's not working properly and will try to connect to some IP address you don't have ;)
Oh and if the mouse is the wrong way round, edit config.txt and change the value of reverse_mouse (1 or 0)
Last edited by: sloth on 19-02-04 15:08:04
Celene
Posts: 22
Joined: February 19 2004, 07:09 Posted on: 20-02-04 06:22:40
Hello
Celene here. My mouse config is the right way round but my keyboard move forward and move backwards is back to front :S
What port are you running through cause I managed to access your server from work :)
sloth Member of Administrators
Posts: 49
Joined: February 17 2004, 23:39 Posted on: 20-02-04 09:37:55
Shouldn't W be forwards and S be backwards? What might happen is if you spin your mouse all the way around and you are upside down, it might look like you are going forwards but you're actually going backwards :erm:
Oh and I'm not running a server right now, also the IP address to connect to is hard-coded into the program right now and it's the internal IP of my desktop here, so you won't be able to find it anyhoo ;) In the next release I'll put the IP into the config file so we can test it from UK to SA
Celene
Posts: 22
Joined: February 19 2004, 07:09 Posted on: 23-02-04 09:52:08
I tried spinning my mouse all the way round - can't get that working. But I think you are right in saying I am upside down cause the boxes look like they are hanging from the ceiling instead of coming out the floor....:howcome: