Skip to content

Erebo/Amusement-Park-Management-System_CSE124

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amusement Park Management System

A console-based project developed for CSE124 – Data Structure Lab, demonstrating core data structure concepts through an amusement park management simulation.


🚀 How to Run the Project

You can run this project in two ways:

1. Run the precompiled executable (Windows)

Simply run: main.exe

2. Compile and run from source

Navigate to the src folder and run: gcc *.c -o main; .\main


📄 License

This project is released under the MIT License.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors