Archive for September, 2008

Faq about Color Infection

Saturday, September 13th, 2008

Q: Did you use Box2d?

A: Yes.  I use the actionscript 3 port. Box2d physics engine is very cool!

Q: Do u use phun to do this?

A: No. I use my in-house editor. But the editor is much like phun. The editor is very not mature now. I will open source it later when it is a bit mature. BTW, I learned many from phunbox.

Q. Game’s well made enough, but way too slow.

A: Now the time scale element has been intrduced. You can press 0-9 to set time scale factor as the corresponding number. You can also press ~ or / in numpad to set the time scale factor as 0.5. Time scale with value of 0.5 means slow motion. Value 0 means pause the simulation. Value larger than 1 means fast lens

Q: Why only one level has green ball?

A: In later series, there will be more green ball levels. In the first version, I just make this design element claimed.

Q: Major flaw: the balls do not bounce. How do you have games that claim to be physics but the balls do not bounce? at all?

A: Most of them are steel balls. Only a few elastic balls in the game. And yes, sorry for the poor gfx representing. Now all balls looks the same. :(

Q: Its not loading for me.

A: Sorry. I really don’t know what is the cause. But it seems most people haven’t encountered this problem. Maybe you should update your flash player.

Q: Will you add a lvl creator?

A: Yes.

Color Infection is listed on frontpage of kongregate

Saturday, September 13th, 2008

It is some surprised. Never except my current games can be listed on frontpage of kongregate. Now the gfx and sfx of my games are very poor.

Color Infection on Kongregate Front Page

Very thanks, kong.

Color Infection

Tuesday, September 9th, 2008

Color Infection is physics puzzle game. The game is based on the same framework of pDecathlon. Like pDecathlon, the goal of the game is to infect all yellow balls with brown color by colliding them with brown balls. But there is one more rule, keep green balls from being infected. Not like pDecathlon, the game focuses on puzzle solving. Although the puzzles in most levels are very easy, there are exactly some levels need hard thinking.

Play Color Infection

pDecathlon

Tuesday, September 9th, 2008

pDecthlon is a physics skill game. There are 10 game modes in it. Each mode is assigned an athletic event name (although some namings are not very relevant). The goal of the game is to infect all yellow balls with brown color by colliding them with brown balls. There are some puzzle elements in the game, but the puzzles are very simple and easy.

The difficulties (skill not puzzle) become harder and harder with levels going forward. The latter levels are almost impossible missions. You need luck to finish them.

The game is based on Box2d physics engine (as3 port).

Play pDecthlon

Gravity Flip

Tuesday, September 9th, 2008

Gravity Flip is a by-product of Teleporter Twins. The game control is same as Teleporter Twins. Instead of the function of teleporters, gravity controller is introduced. From level 3, the direction of the gravity can be flipped by pressing the S key or DOWN arrow key. This makes some impossible missions can be finished now.

Because this is not a formal game. There are only 13 levels. Please enjoy it.