Home of Ebyan Alvarez-Buylla

World Generation Teaser

World Generation Teaser

Happy 2013 everyone! Rather than risking going three months without an update, I figured I’d post some teaser screenshots of the world generation progress on my latest project:

Crossword Dungeon 1.1 in the Works

Crossword Dungeon 1.1 in the Works

The long-in-coming 1.1 update to Crossword Dungeon is currently in the works. The main focus of this update is to bring the game to iPad with Universal support, as well as adding 200+ more words, fixing bugs, improving performance, and tweaking the balance.

Cocos2d iPhone Repeating Sprite

Cocos2d iPhone Repeating Sprite

Since Cocos2d iPhone’s OpenGL is only capable of repeating textures that have dimensions which are a power of two, I’ve put together a quick-and-dirty algorithm to tile arbitrarily-sized sprites to arbitrary sizes. TiledSprite takes a source sprite with a texture from a file or a subtexture from an atlas, and clips and/or tiles to fit the requested width and height. The source code is available on GitHub as a Gist, just copy-paste it, download it, or clone the repo and grab the .h and .m for use in your project.

In the Works: Adventurers

In the Works: Adventurers

I’ve codenamed my current project “Adventurers“, which, although somewhat telling of its theme, should give little away of its mechanics. Needless to say, adventurers will be involved, and there will be adventuring. It’s being developed in Objective-C and Cocos2d 2.0 for iOS, with iPad support from the get-go.

Crossword Dungeon 1.0.1 Released

Crossword Dungeon 1.0.1 Released

Crossword Dungeon update 1.0.1 is now live at the App Store. The changes for this version are listed below the update, as well as in the prior post. If you have been waiting to buy the game until after more content was added and the major bugs were resolved, I welcome you to try it now!

Crossword Dungeon Update 1.0.1 in Flight

Crossword Dungeon Update 1.0.1 in Flight

Developing and releasing Crossword Dungeon has been an amazing learning experience. Mobile, iOS, Objective C, Cocos2d, and a solo commercial release were all personal firsts, and releasing within a fairly tight window (for personal and motivation reasons) meant a good number of items slipped by untested. Update 1.0.1 has been submitted to the App Store for review, and contains the following changes:

Crossword Dungeon is Now Available on iPhone!

Crossword Dungeon is Now Available on iPhone!

It is with great honor and pleasure that I announce the launch of Crossword Dungeon, on the iPhone App Store.

Crossword Dungeon is a roguelike-like in which your character traverses a procedurally-generated crossword dungeon, wherein guessing the correct letter results in a critical hit to the monster on the tile, and the incorrect letter in trading blows with the aforementioned baddie.

A Few Updates and a Sneak Peek

A Few Updates and a Sneak Peek

During the past few weeks, I’ve kicked the development efforts of my latest project— sneak peek below— into overdrive, targeting a completion date of end of August/beginning of September. Here are some updates of note having taken place during this period of relative blog and Twitter silence: