Log In  

Cart #mugiyujuyi-0 | 2021-07-01 | Code ▽ | Embed ▽ | No License
1


Update 1:
So far only title screen was implemented.
Wanted to add some fancy flickering effect which builds up
from rapid blinks to a constntly lit title logo, but couldn't
find out how to do it so the flickering is constant and kinda
mind boggling. The ASCII-art actually made with two separate
print () functions even though I tried to use new control codes
feature (its' still used in the credits at the bottom of the screen).
I tried various colour combinations and even though I would rather
choose something retro-looking I eventually settled on the vibrant
and cyberpunk-esque dark-blue + neon-green combination.
I am trying to use as little else's as possible which could be
seen by my excessive uses of math operators (I need to comment every
one of them though, because when code will become actually complicated
it will be pretty hard to understand all that).

P#94274 2021-07-01 00:00 ( Edited 2021-07-01 00:02)


[Please log in to post a comment]