dimarts, 8 d’abril del 2008

I can't debug :(

When a project starts the most common thing you can find is problems. There are 2 kinds of problems, the annoying ones and the real ones. This one is a real problem as without debugging I can't really find annoying code problems, and programming is like trying to drive with your eyes closed.

I will try to solve the problem today.

Tennis Battle bits
-------------------------
Concept artwork:

dilluns, 7 d’abril del 2008

Setting up the enviroment

I've been trying to set up an environment for my needs. Choosing a good environment is essential for developing, as an inadequate environment could make one lose interest in development.

My bet is a combination of ubuntu linux + eclipse + svn pspsdk, right now if debug works tennis battle development will start right away!

I used this tutorial to setup eclipse --> Eclipse tutorial

And already got the first weird bug, if I start eclipse from the tool bar the program doesn't seem to find pspsdk, but eclipse founds them if I start the program from a console, weird huh?

Tennis Battle bits
----------------------
Concept:

Tennis Battle concept is simple, a pong game with weapons, like a combination of pong and a fighting game. Matches are one on one and players objective is to make the ball pass between its enemy's defenses. The defenses consist of block that can be destroyed using weapons.

Tennis Battle for PSP™ (PlayStation® Portable) development starts!

Thats right, I'm going to start developing tennis battle again but this time is the last one.

Starting today I will try to update this blog daily with the idea of bringing tennis battle to life by not failing in the process.

PS: Keep in mind that English is not my own language, so forgive my mistakes (I can get better at English in the process!)