Skip to content

sdi2000182/Highway-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Highway Simulation Project

Table of Contents

Introduction

This C++ Highway Simulation project is a software application that simulates a highway system with segments, entrances, and tolls using object-oriented programming.

Project Overview

The project consists of several components:

  • Highway: Represents the main highway system, consisting of multiple segments.
  • Segment: Represents a section of the highway where vehicles travel.
  • Entrance: Represents an entrance point to the highway where vehicles can join.
  • Toll: Represents a toll booth where vehicles may be required to pay a fee.

About

Simulation of a Highway in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published