Railway Simulator

JavaMavenOOPSimulation GitHub

White doves flying over a red brick terrace

Overview

A railway system simulation built for an Object Oriented Software Engineering course at university. Originally hosted on Google Code, now archived on GitHub.

Note: This is a very old project — written around 2015 and well overdue for a rewrite. Keeping it here for posterity. Might get back to it someday.

Technical Details

  • Built in Java with Maven.
  • Demonstrates OOP design patterns applied to a transportation system domain.