I have Evolved!

December 8, 2011 Leave a comment

Into…A PIXEL SQUID! No really. I bought a domain and web hosting package this week! I have just launched the website so go check it out: pixelsquidgames.net. I will no longer be posting here as I have a new blog located at blog.pixelsquidgames.net. Farewell, lonely pixel!

Categories: lonely pixel news

So Many Games, So Little Time

September 13, 2011 Leave a comment

Well I thought I’d do a little update here on what’s been going on with game development.

While I have had a great deal of work from school, I’ve been putting my free time into the development of the new primary project that I have dubbed GRIDNET for the time being. The best description I have right now: it’s a mash up of Geometry Wars and Magicka tossed into a vertical shmup. Some other notable features; 3,001 attack combinations, perks, experience/levels, random stages, and modular bosses. The game is still in fairly early production stages so I can’t post any decent screen shots at the moment.

I’m also working on a graphical dwarf-fortress like game, a project I’ve been meaning to start for awhile now. I used Caved In‘s level generation as a base to get me started. It’s not very far along, but I’m happy that I’ve finally got it started. I hope to release it in the future as a free game for everyone to enjoy. =]

Of course I have a few other games I want to do after the primary project which includes a new version of Voyage of Discovery and a new game based on Expelliarmus‘s core mechanics. Both of which I am very eager to begin, but will have to wait until I finish GRIDNET.

Categories: lonely pixel news Tags: , , ,

Post-Compo Version of Caved In is now Live!

September 1, 2011 2 comments

The post-compo version of Caved In is now live! I’ve fixed a few bugs, added a proper menu, Mochi API, and a compass that points to the ladder on each level. Enjoy!

Read more…

Categories: release

Caved In – Post Mortem

August 21, 2011 Leave a comment

(originally posted on the Ludum Dare blog)

It still amazes me what someone can accomplish in 48 hours, especially when it comes to making video games. There is so much that goes into make a game – artwork, sounds, game design, programming, etc – that I am surprised what comes out of Ludum Dare is even playable. Nonetheless, most of the games I’ve looked at so far are awesome! I’m going to try and not touch any more though until the ratings open up. Anyway, this is supposed to be a post mortem.

When I was first presented with the theme, I immediately thought of rouge-likes. Mostly because in such games, you are always put in situations where your two options are fight or flee (escape). Not to mention, once you get to the bottom you have to escape all the way back to the surface with your prize. This how the ascending from the depths mechanic came about.

Of course Minecraft and Terarria had some influence here, but just because I wanted some sort of destructible terrain. There really isn’t any sandbox elements present unless you like channeling water and lava away from you. Either way, going in this direction allowed me to explore tile maps in Flashpunk/AS3. I have used them before in a couple of my past games, but not to this extent. Prior to Caved In, I only used tile maps for platformers or any games with some sort of pre-defined level. In this case, I am procedurally generating entire levels that the player can interact with – every single block is manipulable.

In my first LD game, Voyage of Discovery, every tile was an individual entity which caused some pretty bad frame rate issues but since it was turn-based, it wasn’t too much of a problem. Obviously the same technique wouldn’t have done too well in Caved In as there are 875 blocks per level, but the tile map technique does wonders! Yet, as expected, the code is VERY messy since I was sprinting through the whole thing. I always want to add more than what I can comfortably do in 48 hours.

The rest of the game was the usual, nothing new. I will be revisiting  this someday as I want to make a graphical, simplistic, and user friendly game similar to dwarf fortress. Until then…

Ludum Dare Entry [ORIGINAL]

Play Caved In [POST COMPO]

Categories: ludum dare, post mortem

SpaceJunk Released!

August 12, 2011 Leave a comment

I have decided to release SpaceJunk! However, I am still accepting any non-exclusive offers. Special thanks to Chris Sinnott for the soundtrack!

Read more…

Categories: release

SpaceJunk Post Mortem

June 5, 2011 Leave a comment

I started work on SpaceJunk back in March with an idea from my desktop background at the time. I had originally intended the game to be a month long project in order to get my feet wet with Flash development and selling games on FGL. It ended up turning into about a three month project that I put about roughly 60-70 hours into. When comparing the original idea with the current, feature complete game I realize how much it has evolved. I had imagined the game to be an endless, but I had soon realized that the game play became quite stale. A few friends made jokes about battling other planets, but I took it to heart and added them as bosses. As with my other games, SpaceJunk started out with a very steep difficulty curve that I slowly brought down after the months of development. Even now there are people still complaining about difficulty, but statistics show that at least half are reaching the end so I am content (as most could not even beat the first boss before!) All in all, I’m very happy with the way this game turned out. I’d like to once again thank Chris Sinnott for working with me through the last leg of the project and writing some kickass music. The both of us plan to continue our work together on future games. I’d also like to thank my friends who did a lot of play tests while I was working on the game, especially Eric Liaw.

What I Have Learned (Aside from the various technical things related to Flash)

  • Record the hours you’ve spent working on the game, its more important than you think.
  • No matter how harsh feedback can be, you need it to make the game please a wide audience.
  • Really do think about how the code will be organized beforehand as proper organization is key to an efficiently and sanity.
  • Don’t be afraid to ask others for help, other developers were once in your shoes.
  • No matter how hard you work on obvious tutorials and in-game tips, the majority will not read them anyway.
  • Pace yourself while working on the project as it will help prevent burn out.
  • Create to do lists and goals to help fuel your motivation.

SpaceJunk is feature complete!

June 4, 2011 Leave a comment

SpaceJunk has finally reached the feature complete stage! I am going to leave it up for general testing and feedback for about a week before I put it up for sponsorship. I’m very happy that it’s done and excited to see how it will do! I’m going to write up a post mortem here in the next few days.

New Look

May 24, 2011 Leave a comment

Although I really liked the other theme, normal sized swfs would not fit in it. So I’ve switched to this, slightly flashier theme.

In SpaceJunk related news, here’s a screen shot to drool all over:

I’m still working on touching up the sprites and the HUD, so they are very much a work in progress. I’ve also tuned the difficulty way down because far too many people could not get past the first boss! I must break the habit of making near impossible games. ;]

Now the bad news….

My second CRT broke! =[ No more dual-screening for me. It’s okay because I will be buying new monitors in the near future.

Categories: lonely pixel news Tags: ,

Torch Is Live!

May 7, 2011 Leave a comment

IT LIVES!

The post-compo version of is now live on Kongregate! Special thanks to Chris for whipping up a brilliant song in such a short time.

http://www.kongregate.com/games/alexlarioza/torch

Please report any bugs. =]

Torch Post Compo Release Coming Soon

May 7, 2011 Leave a comment

Prior to LD #20, I was working crazy hard on my first game to be sold on FGL. So when it came to that weekend, I was debating on actually doing LD or not because I needed a break. Of course I couldn’t resist the temptation and decided to make a quick game. It took me roughly 16 hours to finish Torch and I’m quite proud of what came out. Still there were things missing and bugs that needed to be fixed, so over the past week I’ve slowly built the post compo version to be put on Kongregate. All that’s left are the sounds and music, but right now I’m finally taking break. You should see it on Kong sometime next week. ;]

By the way, I’ve found a fantastic composer to aide my musically handicapped self. Definitely go check out Chris Sinnott’s work over at his website.

Categories: ludum dare Tags: , , ,