Old code never dies, it just fades away

Creating games for mobile phones.
30 comments
22 entries
Advertisement
code_zombie
December 26, 2010
Skills and Abilities and Spells
I am getting close to being done with the initial version of the Android RPG Deadly Dungeons. I have finished the design of leveling up for the skills, abilities, and spells. There will be 32 in total. If you want to read some more about it then visit the website. I'm posting the talents here f…
1,222 views
code_zombie
November 18, 2010
Deadly Dungeons Beta
The Android RPG that I have been working on, Deadly Dungeons, will soon be in beta.

If you have an Android phone and would like to test out the app, then please email contact@deadlydungeons.com to sign up. Once beta starts, you will be emailed the game with instructions on how to install it. You c…
1,322 views
code_zombie
July 16, 2010
Creature Combat
I have added a news item about the Android RPG / Dungeon Crawler I am working on at the game's website Deadly Dungeons. Here is the intro...

Quote:
Deadly Dungeons will have a large number of creatures with their own attacks and traits. Knowledge of these creatures will be important in understandin…
1,349 views
code_zombie
June 11, 2010
Deadly Dungeons for Android
It has been a while since I gave an update on the Android dungeon crawler I have been programming. I have made good progress so far. I can generate levels with doors, creatures, and items. Levels are randomized with various decorations and texturing. There is also an inventory, mini map, and la…
1,839 views
code_zombie
February 24, 2010
Android Dungeon Crawler
After working with Android OpenGL ES, I got fairly comfortable using it. Since Android has a lack of dungeon crawler games at this time, I figured I would create one. Here is a video of my current progress. It will be a mix of Dungeon Hack, Diablo, and roguelikes. The current title is Deadly Du…
1,821 views
code_zombie
January 16, 2010
Android Development - Loading an OpenGL texture
If you search around on the Internet about how to load a texture for OpenGL ES on Android, then you will see quite a few people complaining how the supplied helper functions do not work. You will also find some fixes that work partially, but may not allow you to properly use the alpha channel.

The …
7,097 views
code_zombie
December 17, 2009
Android Development - How to draw a 2d triangle
When it comes to game development on a new platform, the first step is to draw something on the screen. Since I am mainly doing 2d in 3d development, I will show you how to set up a 2d drawing area and display a triangle on the screen.

The first thing that needs to be done is to implement all of th…
6,935 views
code_zombie
December 17, 2009
Android Development
I am currently working on a game for my Android phone. It uses OpenGL ES for rendering. I have noticed that many people have difficulty getting things running on their Android. I have certainly run into some problems here and there myself.

I will be writing a couple articles focused on using OpenG…
866 views
code_zombie
July 30, 2008
Basic Commands Implemented
I have implemented the basic commands that are listed on the wiki along with some others used for testing. So far, the server is coming along nicely. Rooms can be created and described and connected. Players can enter the world, move between rooms, and chat with each other. There is no persistence …
910 views
code_zombie
June 29, 2008
A New Direction
Well, I have decided to create my own MUD to give me something interesting to do away from work. I intend to make this a free-to-play online game. For now, it will be developed as a text-based MUD, but I may fork the project in the future to provide a graphical representation of the gameplay.

At t…
844 views
code_zombie
September 23, 2007
Things are looking brighter
Playpile now has hundreds of games referenced, and I'm working hard to import listings from several other websites too. I have begun marketing the website towards my intended users, and I have gotten some positive feedback from it so far. Over the last few days, unique visitors to the site have i…
640 views
code_zombie
September 16, 2007
Automation
Well, I have begun moving towards automated game importing from various sites with Playpile. I've generalized it enough that I only need to write a small amount of code to parse whatever kind of file they use to represent the data on their games.

It won't be too hard to add a couple thousand games …
858 views
code_zombie
September 11, 2007
A Plethora of Games
Well, developer submitted links have tapered off in the last week or so. This is a good indication that relying on submitted links is not feasible. It seems I'm going to have to knock it up a notch.

Unfortunately, knocking it up a notch kind of puts me in some legal gray areas of what is considere…
828 views
code_zombie
September 06, 2007
Something to think about
Who would support a free game search orientated towards providing an open and level playing field when it comes to displaying links to playable games? Who, in their right mind, would support anyone willing to dedicate their time and money promoting their fellow developer's games? Who would actual…
697 views
code_zombie
September 03, 2007
Quadroids: Day 5
I've spent some time during the last two days working on Quadroids. I decided to restructure some of the code to make it easier to implement three different modes of play. Those modes include a single player game, a multiplayer game as a client, and a multiplayer game as a server.

I have also adde…
857 views
code_zombie
August 30, 2007
Quadroids: Day 3
I spent some time today working on Quadroids. I have a majority of the base gameplay implemented now. There are now explosions, and players will be destroyed if they collide with the asteroids. I'm using polygon to polygon collision, so collisions should be exact.

I think I might start working to…
768 views
code_zombie
August 26, 2007
Added Categories to Playpile
I've had various people use Playpile, and I have made a note of various comments they made while using it. One of the most common first questions I get is, "What do I do?" An individual at the #nethack IRC channel on Freenode mentioned that it would be nice to have a simple way to browse through …
682 views
code_zombie
August 26, 2007
Quadroids: Day 2
Well, this is the second day I have spent working on Quadroids. I now have the asteroids implemented, and the game is playable to a certain extent. You can move the ship around, shoot asteroids, and those asteroids will break apart into smaller asteroids.

For the collisions I use a basic distance …
826 views
code_zombie
August 24, 2007
Just worked on the site today
There were a few minor issues with the website. One was a bug in file uploads, and the other dealt with style issues. Both issues have been fixed though.

I seem to be averaging about 50 unique visits per day at Playpile. I figure that isn't too bad considering I haven't even invested much time in…
697 views
code_zombie
August 23, 2007
First day done on Quadroids
Well, I have had a productive first day with Quadroids. I have a ship that moves around the game area and fires projectiles. Tomorrow, I will likely have the asteroids fully implemented.

I have made sure that everything moves at the same speed independent of the framerate and that all the objects …
698 views
code_zombie
August 22, 2007
It's a waiting game
Well, it seems it is taking Google a century and a half to get around to crawling Playpile. The last time I submitted a site to Google, it only took about a day. This time, it is a week. There is something different about this time though. It seems they scanned a temporary page left by the prov…
780 views
code_zombie
August 20, 2007
Playpile Game Search Engine


I would like to take some time to talk about the game search engine that I have been developing. The name of the game search engine is Playpile. The reason why I developed Playpile is to provide a tool that allows people to easily search for fun and interesting games to play on the Internet. One…
929 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement