This is the first view of my new game: KWarBots. What's KWarBots? It's a game where you can program a robot using
Python Programming Language. The main goal of this game is for your fun, but for you education too, introducing the basics about some programming language. Initially, for the language, I would use the
Turtle Scripting Language, but I saw that it was not a good idea... So, using
Kross, I can run a script writted on Python to control the robot.
Oh, yes, the game uses KDE4 and QT4 as your base... You can now watch a simple movie showing the basic moving system programmed via a python script; prefer to
watch in HQ mode to read the commands on the video.
Now I'm working on a Map class and a Image handling class to load maps and images from files... Soon you'll can view more images/videos about the game, and with better graphics, of course...
And finally, as it was to be my GSoC 2009 proposal, you can read the original paper about the game,
downloading it here.