About this blog:
I'm going to use this blog to post about the development of my ArcLib Project and my game projects that I will design using the ArcLib.
Untitled Game Project
I'm going to start making a game for a class this semester, for my graphics class, and it's going to use the ArcLib. I've convinced one of the class members to use D and ArcLib to work with me on the project, as we have to work in teams. I've already started the first stage of game development: writing down my concepts on paper. The goal for the game is to be fun and to be complete within one semester. Here's what ideas I have so far for the game, which I wrote on paper first w/ pictures, and I re-wrote it here as well. Paper + Pencil = greatest way to write down concepts.
1) Codename: Tank Wars.
Terrain styles: Desert and grass
Mission types: Destroy all enemies, stay alive for X amount of time, and retrieve enemy data and bring back to 'base'
Vehicles: Civilian, Tank, Jeep, Truck, and Helicopter, along with weapons that correspond to each vehicle.
Graphics: Photo-realism would be nice...
Levels: Either randomly generated, or loaded from an XML file
Soundtrack: Maybe some techno
Game Objects: Tree, rock, buildings
Features needed to do: Tilemap, lighting, custom GUI theme
11 Steps to get the project done:
Prototype 0: Custom GUI theme and start menu and player hud
Prototype 1: Wire frame tank that moves with other tanks on the map
Prototype 2: Tank Graphics
Prototype 3: Sound Effects for the tank, and tank Weapon Fire, Sound Track
Prototype 4: Implement Destroy All Mission
Prototype 5: Implement Game Objects
Prototype 6: Implement Jeep vehicle and civilian vehicle, and allow civilian to enter and leave vehicles at will
Prototype 7: Implement truck vehicle
Prototype 8: Implement helicopter vehicle
Prototype 9: Implement the rest of the mission types
Prototype 10: Implement lighting effects and night/day time settings
Of course, the prototypes are just a rough guide of how to get a game complete with manageable chunks.
Player Keys:
Enter: Enter / leave vehicle
Space: Fire weapon
Arrow Left-Right: Rotation Left/Right
Arrow Up-Down: Move Forward/Backward
Caps Lock: Turn on-off vehicle lights
ArcLib Project Recent Developments
1) Christian Kamm has developed some cool lighting, which will slowly make it's way into Arc.
2) I fixed the GUI theme system to be an over-loadable class so users can simply write their own themes for their own games. I also need to make a default theme in Arc that looks sort of decent but doesn't require any user-graphics.
The reason for this whole theme thing, is so users can make the GUI look pretty themselves, and I don't have to worry about GUI prettyness, just it's functionality instead.
As I attempt to develop a game this semster, most of the development I will do on Arc will probably be making sure existing features work well, and the MultiLineTextBox and other 'from scratch' features may have to wait.
~ Clay
Saturday, September 8, 2007
Subscribe to:
Post Comments (Atom)
1 comment:
Do you want the blog on Planet D? Contact me at anders1@gmail.com in that case
Post a Comment