Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Programming

Journal Journal: New game

My friend Nathan and I (www.losnib.com) are creating a Real time strategy (RTS) game, like Starcraft.

We are using www.relisoft.com's Code Co-op for source code control over email, just to demo for now, but we may buy it if it works well for us.

Nathan is looking for a new job after being laid off from HP, and hopefully this will help his programming skills, while at the same time improving mine in creating something new, since at work I mostly maintain code (bug fix, small feature adds) that other people wrote.

I'm doing the network part of the game, which is going to have a client-server architecture, and Nathan is doing the graphics and user input. We will work on the main code of the game once we get a simple client and server working that can talk to each other and allow each client to control an object on the screen and move it around, while seeing the other client's object.

Slashdot Top Deals

If all the world's economists were laid end to end, we wouldn't reach a conclusion. -- William Baumol

Working...