Planetary Wars

Have a project in the works but not much media? How about an idea you are turning into a project? Maybe a game design document you want to start with. This is the place.
Post Reply
User avatar
hallsofvallhalla
Site Admin
Posts: 12031
Joined: Wed Apr 22, 2009 11:29 pm

Planetary Wars

Post by hallsofvallhalla »

With me waiting on my development box to get shipped in I am in too much of a creative mode so I am working on Planetary Wars again. It is completely being rewritten in Javascript, Nodejs, and MongoDB. It will be a PBBG but with the real time features that Nodejs and socket.io can bring me. Everything down to the login and registration is via websockets. No ajax or PHP. Alot of fun so far.

It will be a space game featuring turn based movement yet a real time world. So you will click to move to new areas but all players and actions will be shown real time. It also features a MASSIVE map/travel system. It will be completely procedurally generated for some fun exploration.

Image
image hosting over 5mb
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

Re: Planetary Wars

Post by SpiritWebb »

Very nice...love the banner!
Image

Image
Chromeozone
Posts: 294
Joined: Sat Apr 09, 2011 1:21 pm

Re: Planetary Wars

Post by Chromeozone »

Nice :)!

Can I invite you to sign up to TOPPBBG.com and feature your game on there?

:D
Image
User avatar
hallsofvallhalla
Site Admin
Posts: 12031
Joined: Wed Apr 22, 2009 11:29 pm

Re: Planetary Wars

Post by hallsofvallhalla »

Yes will do once I have something to show.
User avatar
OldRod
Posts: 1321
Joined: Sun Sep 20, 2009 4:26 pm

Re: Planetary Wars

Post by OldRod »

Cool stuff, as always!

Have you ever thought of doing a tutorial on how to setup and use MongoDB for login/registration? That's something that's really lacking out on the web (at least as far as I can find).
User avatar
hallsofvallhalla
Site Admin
Posts: 12031
Joined: Wed Apr 22, 2009 11:29 pm

Re: Planetary Wars

Post by hallsofvallhalla »

Yeah I can definitely do that. It was quite a strange but fun setup.
User avatar
vitinho444
Posts: 2825
Joined: Mon Mar 21, 2011 4:54 pm

Re: Planetary Wars

Post by vitinho444 »

Hey halls, sorry for the offtopic, but what keeps me from using Mongo and Nodejs and all that, is that shared web hosts don't allow that good stuff. Do you know any free hosting for those real time apps and stuff? :D

Good Luck on Planetary Wars ;)
My Company Website: http://www.oryzhon.com

Skype: vpegas1234
User avatar
hallsofvallhalla
Site Admin
Posts: 12031
Joined: Wed Apr 22, 2009 11:29 pm

Re: Planetary Wars

Post by hallsofvallhalla »

yeah there are some free Nodejs servers around. Can be hard to find sometimes.

http://www.hostingadvice.com/blog/where ... s-hosting/


My server is like $3.99 a month I think for a Linux VPS which is the same price as a web host. You don't need much. You can host the apps plus the web server all in one and get full control over it.
User avatar
vitinho444
Posts: 2825
Joined: Mon Mar 21, 2011 4:54 pm

Re: Planetary Wars

Post by vitinho444 »

Thanks ;) I'll need to get some revenue to start messing around with it for real. For my current state I think AJAX is good enough pseudo-real-time xD

Please keep us updated on Planetary Wars ;)
My Company Website: http://www.oryzhon.com

Skype: vpegas1234
User avatar
hallsofvallhalla
Site Admin
Posts: 12031
Joined: Wed Apr 22, 2009 11:29 pm

Re: Planetary Wars

Post by hallsofvallhalla »

Quick update. Login system is working. Server and clients are talking, working on map system now. Each Zone has 10,000 locations to visit each with their own stats and will be able to build space stations, mine, and search.
Post Reply

Return to “Project Showoff Tier I”