A simple static web project with index.html, style.css, and script.js.
is what you probably think about this project but i have used all of my brain which is burning rn to be honest
i made this project because i have always been a fan of the minimetro in the playstore. i know the project is not original but i have tried making it most original as i could thank you for checking this outut
Click a station — it glows yellow and a dashed preview line follows your cursor
Click a second station — a colored line is drawn, a train spawns and starts running
Extend a line by clicking one of its endpoint stations, then a new station
Trains automatically pick up anyone waiting and drop off passengers at their matching shape
The red danger arc around a station fills up — if it completes → Game Over
Index.html is mostly about how to play and overlay displays while i have made most of the body texts in the script.js.
A lot of modes and functions are used in javascript which determines how the train will move spawn and the max limit of passengers in the train as well.
And lastly all the hardworks relating to the ui and brain crakcking suppliments are in n style.css