Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey! I'm glad you like it! I was really busy with the job, commission stuff, and releasing some other packs lol, so I haven't updated this one in a while.

I think I have some time to do more commissions though, so I'm up for it.

(+1)

Great.  I'll send you an email once my new account is activated.  For now, if it's okay, I'd like to attach an image of the tileset along with a list of names for each tile.  Most of 'em are your assets, some are Scroll-o-sprites, and a few are of my own creation.   You'll probably have a few question about what some of these bitmaps actually do in the game,.  If you can spare the time, let's talk and name your price.

Todd
 


TILE_BLANK 0, TILE_HERO 1, TILE_MAN 2, TILE_WOMAN 3,

TILE_CHILD 4, TILE_MERCH 5, TILE_GUARD 6, TILE_GRUNK 7,

TILE_BAT 8, TILE_VAPOR 9, TILE_SNAKE 10, TILE_BIRD 11,

TILE_CORPSE 12, TILE_BONE 13, TILE_PICK 14, TILE_SWORD 15,

TILE_MACE 16, TILE_SCEPTER 17, TILE_FOOD 18, TILE_POTION 19,

TILE_GEM 20, TILE_GOLD 21, TILE_KEY 22, TILE_ROPE 23,

TILE_WOOD 24, TILE_RAFT 25, TILE_IRON 26, TILE_PAIL 27,

TILE_TORCH 28, TILE_FIRE 29, TILE_SPARKLE 30, TILE_LOCK 31,

TILE_UNLOCK 32, TILE_HOUSE 33, TILE_DOOR 34, TILE_UP 35,

TILE_DOWN 36, TILE_HOLE 37, TILE_GRASS 38, TILE_BRUSH 39,

TILE_WATER 40, TILE_CRYSTAL 41, TILE_MOUND 42, TILE_TREE 43,

TILE_FOREST 44, TILE_MOUNTAIN 45, TILE_BOARD 46, TILE_DIRT 47,

TILE_MASON 48, TILE_TEXT 49, TILE_BRICK 50, TILE_ROCK 51

Interesting. I think it would be easier to discuss everything over an email, so I'll wait until your account activation.

I probably also need to get a new email account, since the skiff mail is basically on life support right now.

btw, are you making a roguelike with C and assembly? If yes then I wish I was as powerful as you lol. I'm quite bad at C and I know only a little bit of how to work with 6502 assembly, so I can't even imagine doing something like that.

(+1)

Even if you already know a little 6502 assembly, then you're pretty much on your way to knowing C.  Funny you mention that processor, though, as I was asked to port my game to the Commodore 64 not three weeks ago!    

I relinquished all email accounts linked to a phone number, and chose "tutamail.com" for now, but I need to wait 48 hours.  Your email is listed below.  Will be trying that after my account works.  Take care and talk to you soon.

Hey! How is the email activation going? I'm just a little worried that you've already sent me an email, and I just haven't received it. Work takes quite a lot of my time rn, so sorry for not responding earlier.

I learned a bit of 6502 assembly to mess around with NES stuff. Never got too far with that though. I always forget that c64 is also 6502 based. I really like the 8-bit consoles and computers, so I'd love to check the Commodore 64 port if you are going to make it at some point.