Skip to content

bhimesh-GR8/MICROMETRO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 26, 2026
aeeefce · · Mar 26, 2026

History

15 Commits
Mar 21, 2026
Mar 22, 2026
Mar 14, 2026
Mar 26, 2026
Mar 23, 2026
Mar 21, 2026
Mar 23, 2026
Mar 23, 2026
Mar 22, 2026
Mar 23, 2026
Mar 22, 2026
Mar 21, 2026

Repository files navigation

MICROMETRO

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

HOW TO PLAY

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

AI - DECLARATION: Used Ai for making my code neater and used ai in some parts of JavaScript cuz I couldn't complete the problems accurately