top of page
Overlay Engine Game
So I had the idea for a game engine, but never for the game to go with it. I wanted the engine to be ascii art but rendered differently; with text placed in three colours(RGB) over the same space, and where they line up they overlay colour as normal. I've had inklings of ideas to go with this, but those ideas never stick, just the engine itself.
​
MS: The Engine itself, maybe a small village with some "NPCs" to talk to.
​
PoA:
-
totally ASCII art
-
ascii on 3 layers; red green blue
-
overlayed pixels are overlayed colours
-
randomly generated island
-
each "zone" generated based on base seed
-
text off the edges of the screen to slide in instead of buffer
-
village
-
NPC interaction mechanic
bottom of page