Description
Nowadays it has gotten rare, but most people will still know screensavers that used to run on you monitor, when you went idle in front of the PC. Usually this meant some abstract drawings, bouncing text and sometimes they were almost like a mini game.
One of the more simple yet intriging variant was the "Starfield" Screensaver that came as a default on windows 95.
This is, what i am aiming to rebuild with this project.
One of the more simple yet intriging variant was the "Starfield" Screensaver that came as a default on windows 95.
This is, what i am aiming to rebuild with this project.
Goal
Visualize a field of stars moving towards the camera.
Creating the illusion of a flight through space.
Creating the illusion of a flight through space.
Expectations
With this project i am laying the scaffold for my gaming library in typescript.
I just need to create an empty full-screen canvas and a basic "game-loop" and some point math to calculate the points position.
Comments