user
First Spear @ 5/25/2018 18:55 commented on 1 bit tileset

Still awesome! What are the use restrictions to use in another project?



user
First Spear @ 3/11/2018 13:42 commented on Microsprites

Excellent work! Are you able to do it with 2 colors (black and white)?



user
First Spear @ 3/3/2017 13:06 commented on Hero Adventure (previously Intellivision RPG experiment)

A great, great effort! Thank you for sharing.

We have an Ultima-inspired, Intellivision RPG in the works as well. It's a great time to develop for the platform! Your graphic specs are spot-on. There is an addtional wrinkle, and that is there are two graphic modes:

1. "Foreground-Background" which allows any of the 16 colors for background tile and foreground image, but has less GRAM shapes and only the upper-case letters from ROM, and a foreground color can only be from the first 8 of 16 in the Intellivision pallette.

2. "Color Stack" which allows 64 GRAM shapes, and all upper and lower case characters from ROM, any foreground color, but the background color can only be one of 4 colors and they are in a Stack, so if you want to have colors in the stack as black,red,blue,green and you have some blue water in an 8x8 square and want to have red fire to the right of it (tiles render from "0" in the top left to "239" in the bottom-right), you need to have something with a background of green first and then black and then you have access to red.

To see if/how the images would work on real Intellivision hardware, download a copy of IntyBASIC, which includes the IntyColor command-line tool. It will disassemble a .bmp to 8x8 tiles and write them into source code, so if you have more than 64 shapes or colors that don't behave according to Color Stack rules, etc., you'll know.

Very cool graphics, Mrmo Tarius! Awesome work!



user
First Spear @ 7/14/2016 06:53 commented on 2-Color RPG Mockup

That looks awesome. Did you create all of the source images (for spell tiles, etc) yourself?



user
First Spear @ 7/14/2016 06:39 commented on RPG portrait

Great work! Is it available for public use?



user
First Spear @ 7/14/2016 06:29 commented on RPG monster set

They look great. Are they available for public use?