You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Mogger

Beginner

  • "Mogger" started this thread

Posts: 6

Location: Sweden

  • Send private message

1

Wednesday, March 15th 2006, 12:18pm

[wish] Porgramming Game

Hello,

Today I tried the game Robocode. I think the game concept is excellent! Ever since I was a child, I have always loved tank/robot games. I'm not a child anymore, and even if that's not the reason, I don't play that much games anymore. I like to program things, right now I'm trying to learn C++. Put these two things together, and you have a programming game.

There are, of course, different kind of programming games. In Robocode, you program a robot (in Java) to battle other robots in an arena. I didn't try to code my own robot, I have just watched when sample robots battle.

Now, to the important part. Why did I write this thread? I want a good programming game for KDE! Right, Robocode is OS independent, but there are some things that I dislike. First, it's written in Java, and I've never really liked Java. Secondly, the robots can only be programmed using Java.

Are there anyone interessed to develop a new programming game? If there is, I would be very happy. But I'm afraid I can't do much myself. I still havn't learned much C++, my time is very limited (I guess that goes for the most people), and my English is very bad. But I would be happy if I could do something, e.g. beta testing and add suggestions.

If you're interessed, please write in this thread. You can also add suggestions, that you would like to see in the game etc.

My wishlist:
  • Mutiple language support (C, C++, Java, Ruby, ...)
  • Really nice interface, good graphics
  • Good and balanced battling system - it should be fun to watch even if you don't have a robot!
  • Good sample robots, and good documention
  • Maybe a tutorial? "Create you first robot"
  • Multiplayer? (Network/Internet) - with Tournaments?
  • more to be added...


Thanks for reading this. There aren't really any reasons why I want it to KDE, it's just my favorite desktop. But the game doesn't have to be in Qt.

2

Wednesday, March 15th 2006, 1:59pm

Did you ever try realtimebattle? I guess this may not satisfy but perhaps please you.

http://realtimebattle.sourceforge.net/

Have some fun!

Mogger

Beginner

  • "Mogger" started this thread

Posts: 6

Location: Sweden

  • Send private message

3

Wednesday, March 15th 2006, 2:15pm

Nope. But I've checked the screenshots, and I can say that the graphics aren't very impressive. Well, maybe the graphics aren't that important, but still I wouldn't mind some eye candy.

EDIT: But maybe it's easier to improve the current game's graphic instead of developing a new game?

This post has been edited 1 times, last edit by "Mogger" (Mar 15th 2006, 8:40pm)


4

Sunday, August 27th 2006, 7:58pm

I know this won't satisfy your particular requirements, but if people are looking for a fun way to begin to get a handle on programming concepts they might consider looking at Kturtle.

http://edu.kde.org/kturtle/

Cheers.