Skip to content

Simple 3D traffic simulation built in Unity🚦🚗

License

Notifications You must be signed in to change notification settings

p-v-z/FuzzyTown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzy Town 🚦🚗

This is a simple traffic simulation created in Unity. It features cars driving on roads, and pedestrian crossings where the cars will yield.

Environment

Unity 2020.2.2f1

Setup environment

In order to setup a development environment you need to install

  • Unity Hub
  • Unity

You can install

  1. Visual Studio 2019 community edition to have an easy intellisense, it comes with .NET and everything you need to code for Unity.

  2. Alternatively you'd need to install manually:

  • .NET Framework
  • Mono
  • VSCode

The last approach may have issues for macos.



How to run

Once the environment has been set up, do the following:

  1. Load the project into Unity.
  2. Open the MainScene
  3. Play

About

Simple 3D traffic simulation built in Unity🚦🚗

Topics

Resources

License

Stars

Watchers

Forks