Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Progress.

Progress.

Samsonite
The scriblings of Samsonite 2007 AD. · · 1 min read
1,151 0
Ok. Here is a more optimistic post. I'm now going to detail my progress on Extra Terrestrial Invasion.

I have:

-Restructured the folders of the project
-Deleted unnescesary files
-Made some feeble attempts at text-rendering
-Did a little change to the Rendering engine

Right now I'm thinking: "Why the hell should I use a txt-rendering library, when I can just use a bitmap and then figure out which parts to draw?"

I'm so fed up with it. I think I'm gonna go and do that AI code which I lost when my computer crashed.

EDIT: For simplicity's sake, I'm going to make all the Enemies have only one target, and that is the player. Much easier to code and I figure I won't have any other allies(like Sir Sapo's wingman, f.ex)

Laters,

Discussion

Loading comments...