SMS Experiment, Day 13

Finished drawing the basic sixteen directions for the car. I put them all together in a rotating animation and it… doesn’t look that great.

The car looks inconsistent from frame to frame which is wonderful. The car changes size and height. When I started was drawing the sprites by eyeballing them against the prerendered car but at the end I just started drawing overtop them.

But version 1 is done so now I can start working on code. But I think a version 2 will be in order once I get some gameplay going. Next time I’ll stick much closer to the prerendered version.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

About Me

Retro game dev, Sega, Downland.

Socials

Bluesky

Twitter/X

Downland Unearthed Articles

Projects

Downland_RE, a reverse engineering of the Tandy Color Computer game from 1983, buildable to a byte-for-byte reproduction of the original V1.1 rom.

Downland_C, a translation of the original Downland code to the C Programming language, and ported to many retro consoles.

basicsmsproject, a basic layout of a devkitSMS project using a makefile.

barebones32xproject, a bare bones 32X project using Chilly Willy’s 32X Toolkit based off of Victor Luchits’s Doom 32X Ressurection project.