Skip to content

Syed-56/City-Visualizer

Repository files navigation

City Navigator

A C++ project using SFML to visualize Data Structures and Algorithms. To Play: download from "https://github.com/Syed-56/City-Navigator/releases/download/v1.0.0/City-Navigator-v1.0.0.rar" and run City-Navigator.exe

Features

  • Travel in a built-in City
  • Create a city from scratch
  • 5 Types of buildings with a 1000x700 map
  • Craft Your City-Planning Skills

Implementation

  • Graphs DS used for City Networking
  • Stack for Undo/Redo
  • Travelling done with BFS Traversal
  • Linked List DS to point to the history of operations

Tech Used

  • C++ Compiler (MinGW/GCC)
  • SFML 2.6.1 library

Team

  • Syed Sultan Ahmed (Leader)
  • Rayyan Ahmed
  • Hamza Atif

LICENSE

This project is licensed under the MIT License

About

A simple City Builder App built in C++ (SFML)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages