TUM-FAF / FAF-141-Schidu-Luca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAF-141-Schidu-Luca

Lab 5 WP.

TrafficSimulator

Creators

  • Schidu Luca - Core of the application
  • Schidu Vasile - UI, Drawing on the screen, simulation

Tasks performed

  • Simulate the work of an intersection with 4 traffic lights.
  • User can increase the number of generated cars with mouse wheel
  • 2 crosswalks
  • Generates special cars (police - marked with red color) It can cross the street even on red traffic light. Other cars will wait for it
  • Rules are respected.
  • Car accident can happen, although they just move into each other, traffic won't stop because of them

UI

  • Unfortunatelly the other member didn't managed to perform the task(because of lack of time). So the graphics are not so good.
  • Circles are traffic lights.
  • Rectangles are cars.
  • Squares are pedestrians.
  • Streets are drawn with some lines.

Git

I've create a git repository on my profile. I created a branch named controller and worked on it. After all the work was done , I merged it with the master branch.

Video of the simulation

https://www.youtube.com/watch?v=jvP2jjkNJWQ&feature=youtu.be

About


Languages

Language:JavaScript 48.2%Language:C++ 32.4%Language:CSS 10.4%Language:HTML 4.7%Language:Java 3.9%Language:CMake 0.4%Language:C 0.1%