Skip to content

Simulation using multiagent systems (Agentpy) and computational graphs (ThreeJs)

Notifications You must be signed in to change notification settings

samueldiaz1004/RetoGraficas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetoGraficas

Simulation of a vehicular intersection using multiagent systems (Agentpy) and computational graphs (ThreeJs).

Demo.mp4

How To Use

To clone and run this application, you'll need Git, Python3 and pip installed on your computer.

You will also need to install Visual Studio Code with the Live Server extension.

From your command line:

# Clone this repository
$ git clone https://github.com/samueldiaz1004/RetoGraficas.git

# Go into the repository
$ cd RetoGraficas

# Install dependencies
$ pip install agentpy

# Run the python script and wait until it is finished
$ py finalsimulation.py

Finally you can run the live server and open the index.html file in your web browser.

Credits

This software uses the following packages:

About

Simulation using multiagent systems (Agentpy) and computational graphs (ThreeJs)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.1%
  • Python 22.9%