Tuesday, October 6, 2009

XNA Project "another Music game"

Currently working a XNA project with a team, for a Indie competition. I am in charge of the audio/effect for the game. I have been researching some "equalizer effect" took me awhile till me and ken figured out the proper name for it Visualization data.
So i found XNA forum about how to get .mp3 data and use its frequency for neat effects.
So here is a video of a modern equalizer effect on XNA.
-Enjoy

Saturday, September 26, 2009

Pyton


So I have been learning and programing in python, just console window style for now.I am learning some new syntax and it is exploding my mind.I find that python is a awesome language!
Simple and fast on what you want to do, I always expected that C# was faster to write but Python beat it to the punch. I am enjoying this language.

Monday, September 21, 2009

Vid of The A.I. Project

Hey everyone,
I have some people asking to see some video of my project, So here is the Video.
I will explain a bit about the project, there are 3 agents Blue "Wander", Red "Seeker", Yellow "Flee". At the beginning of the video the agents will be wandering around the world. Within 10 seconds half of the agents will turn Red and Yellow. The Red agents will seek the Yellow agents off the screen until they disappear and the Red agents goes back to wandering "Blue", then the Yellow agents spawn again within the blue population.
-enjoy.

A.I. Steering Behavior




Today I just finished my project that took 2 weeks to do about Steering Behavior, I choose to do Seek,Flee, and wander. It is a simple A.I. technique but I saw its used in a lot of games we play, like Geometry wars to retarded zombie games up to a crowded town, Of course I did not implement any collision to this project but, I will for future projects using this A.I. behavior. Here are some pics, hope you like the Christmas colors