PDA

View Full Version : Simple game I am making



Bing
07-09-10, 12:05 PM
My Simple Maze Game

It's a simple Javascript and CSS game, basic function an design. Nothing really special right yet. I have the whole world made, it's a maze type game right now. There is no certain objective to do yet, as I have not implemented it. Look at the screenshots below!

http://img835.imageshack.us/img835/5189/screen2tp.th.png (http://img835.imageshack.us/i/screen2tp.png/)

http://img819.imageshack.us/img819/466/screen1b.th.png (http://img819.imageshack.us/i/screen1b.png/)

I am still looking into Ajax, so that it would relay the player's position to a server, then other player's could read that data, thus making a multiplayer environment!

Things I want to do:


Create a multiplayer aspect
Implement a server-side program that generates floor plan data (creates levels)
Ability to transmit and receive floor plan data allowing others to host their own levels

Avidgamer
08-09-10, 11:28 AM
Sounds good. Good luck, make sure you make it better than wow! :P

Bing
08-09-10, 02:14 PM
Haha, maybe if I had a C++ coder with me, then maybe I could get it somewhere!

Avidgamer
08-09-10, 07:03 PM
Don't look at me, I'm busy pvp'ing with my Lock :P Good luck though.