Game for Master System

VersionDateByDownload
0.327 Mar 2021haroldoopNotTyrian-SMS-0.3.zip (19KB)

Discuss this

There is a forum topic for Not Tyrian

Competition Entry

This was a competition entry in 2021

Version
0.3
Platform
SMS
Type
Game
Released
20210327
By
haroldoop
Screenshots
3
Source
no
ShowOldVersions
false

:ForumTopic:18393

As it stands now, it's mostly a tech demo, using sprites from Tyrian.

Basically, I figured out that, since most of Tyrian player and enemy sprites are 24 pixels wide, and most of the shots are 16 pixels wide, it should be possible to show a single enemy, plus the player, plus a single shot on a single scanline without flickering issues; so as long as as the enemies move at the same speed, are spawned at intervals that prevent them from overlapping their Y cooordinates and are restricted to only move horizontally after being spawned, and the same restrictions are applied to the shots, it should be possible to use them on a Sega Master System without resizing, only reducing the color count. This is an experiment to test how it would look like.

Source: https://github.com/haroldo-ok/not_tyrian/tree/version-0.3

devkitSMS



Return to top
0.506s