Skip to content

An unfinished clone of the video game Mini Metro written in Java.

Notifications You must be signed in to change notification settings

CookiePolicyEnforcer/Mini-Metro-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Mini Metro Clone

A small and unfinished clone of the video game Mini Metro by Dinosaur Polo Club written in Java. Currently, you can place stations on the map and connect them with a line. Then a train will spawn and travel along this line, picking up passengers and dropping them off at their destination stations.

MiniMetroClone_game_mode
Game Mode
MiniMetroClone_build_mode
Build Mode

Implemented

  • Placing and removing stations
  • Different station types (circle, triangle, square)
  • Connecting stations
  • Trains
  • Passengers

Controls

Game Mode

  • Connect stations: Press and hold the left mouse button on a station, then drag to another station
  • Disconnect stations: Drag an existing line onto a connected station to remove the connection

Build Mode

  • Place station: Left-click on the map to place a new station
  • Remove station: Left-click on an existing station to remove it
  • Change station type: Right-click on a station to cycle through station types

About

An unfinished clone of the video game Mini Metro written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages