Sunday, May 26, 2013

ShapeWarz Update: Resource Management and GUI Modification

Now the player can gether resources. For now just did coins and wood. The player gets coin when the cubes takes up a place in the Inn and also after certain amount of time the Inn gives coin. When Lumber Camp is built the cubes gather wood.

Improved the HUD and Menu. The resources are shown at the top bar. When esc key is pressed the menu pops up and the player has the choice of saving, loading etc. For now the player can only exit the game.

Will post a video of the game soon.

K Out!

Thursday, May 23, 2013

ShapeWarz Update: Path Movement, Tree Cutting and Code Modification

 

Have been working hard all day and night! Ok here is the Update, there are actually three updates:

1. The cubes now goes to the lumberjack camp and becomes a lumberjack. Once one cube is a lumberjack it then randomly chooses a tree, goes to the tree and starts to cut it down then brings back the wood resource to the lumberjack camp.

2. The cubes follows the road leading to the tree instead of going in one straight line. This really looks good. This part really took time was making a small problem in the code but fixed it.

3. Modified the code a bit.

Now will work with the HUD. Once the HUD looks better will post another video of the game.

K Out! 

ShapeWarz Update: Code Modified

Had to modify the code a bit. Some parts started to get messy so had to modify and now the code looks better and it is easier to understand.

Wednesday, May 22, 2013

ShapeWarz Update: Added Lumberjack Camp

Made a Lumberjack Camp model and added it in the game. Now player can make Lumberjack Camps in the game. Need to make the cubes to interact with the Lumberjack camp and make them cut trees.

Tuesday, May 21, 2013

Town Cubes!



Here are the town cubes moving around and observing the structure.

ShapeWarz Update: Added Town People and gave them brains!

Awesome news. One of the major feature of the game is almost done! Added town people which are friendly A.I. These cubes just roam around in the build site for now. When ever they see any new structure they go there and observer it. Will give structure functionality in the next update but TODAYS UPDATE IS GREAT!!! Will post a video of the game.

K Out! 

Monday, May 20, 2013

Adding Structures



This video shows the updated adding structure part. When "B" is pressed the build menu slides down and then the player can select the structure to build.