issues
search
JGMEYER
/
py-traffic-sim
A fun program to simulate vehicle traffic patterns in python
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump py from 1.8.1 to 1.10.0
#41
dependabot[bot]
opened
3 years ago
0
Bump pyyaml from 5.3 to 5.4
#40
dependabot[bot]
opened
3 years ago
0
Investigate building project with pyinstaller (attempt at efficiency boost)
#39
JGMEYER
opened
4 years ago
0
Optimize pathing.move()
#38
JGMEYER
closed
4 years ago
0
Fix and upgrade profiling
#37
JGMEYER
closed
4 years ago
0
Add visual indication for colliding vehicles
#36
JGMEYER
closed
4 years ago
0
Add collision detection logic
#35
JGMEYER
closed
4 years ago
0
Add visualizations for vehicle collision debugging
#34
JGMEYER
closed
4 years ago
0
Fix test broken by adding dynaconf
#33
JGMEYER
closed
4 years ago
0
Rethink how we pass config values from dynaconf.settings
#32
JGMEYER
opened
4 years ago
1
Test broken since adding dynaconf
#31
JGMEYER
closed
4 years ago
1
PyGame window occasionally does not get focused on run
#30
JGMEYER
opened
4 years ago
0
Better settings - universal config and dependency injection
#29
JGMEYER
closed
4 years ago
0
Z-Wave adapter
#28
Csanderson0313
closed
4 years ago
2
Create way to prevent certain config settings from being updated
#27
JGMEYER
opened
4 years ago
0
Add Black formatter and auto-format on commit
#26
JGMEYER
closed
4 years ago
0
Add auto-formatter to keep code style consistent
#25
JGMEYER
closed
4 years ago
0
Optimize: Run the profiler and see what can be made more efficient
#24
JGMEYER
opened
4 years ago
1
Move TILE_WIDTH, TILE_HEIGHT, and ROAD_WIDTH into GameSettings
#23
JGMEYER
closed
4 years ago
1
Have vehicles stop behind vehicles in front of them
#22
JGMEYER
opened
4 years ago
1
Add CollisionGrid class for detecting collisions between vehicles
#21
JGMEYER
closed
4 years ago
2
Migrated GRID constants to Game settings class
#20
rikithreddy
closed
4 years ago
1
Move GRID_WIDTH and GRID_HEIGHT into settings.GameSettings
#19
JGMEYER
closed
4 years ago
0
Scroll Functionality
#18
JGMEYER
opened
4 years ago
0
FPS Counter
#17
JGMEYER
opened
4 years ago
0
Working intersections
#16
JGMEYER
closed
4 years ago
0
Display Enter and Exit nodes when DISPLAY_ROAD_SEGMENT_NODES is set
#15
JGMEYER
opened
4 years ago
0
Add "tile place" indicator beneath mouse cursor
#14
JGMEYER
opened
4 years ago
0
Move Vehicle linear movement into Trajectory class
#13
JGMEYER
closed
4 years ago
0
Add README
#12
JGMEYER
closed
4 years ago
1
Added property for Vehicle speed fixes #10
#11
rikithreddy
closed
4 years ago
10
Vehicle speed should be @property to set limitations
#10
JGMEYER
opened
4 years ago
0
Creating closed loop causes NetworkXNoPath Error
#9
JGMEYER
opened
4 years ago
0
Zoom Functionality
#8
JGMEYER
opened
4 years ago
0
Turn settings.py into a Singleton
#7
JGMEYER
closed
4 years ago
3
Curved Vehicle movement paths through intersections
#6
JGMEYER
opened
4 years ago
1
Vehicle collision detection
#5
JGMEYER
closed
4 years ago
2
4-way stop sign intersections
#4
JGMEYER
closed
4 years ago
2
Graphics overhaul
#3
JGMEYER
closed
4 years ago
0
Working 2-lane traffic
#2
JGMEYER
closed
4 years ago
0
Initial vehicles and traffic management
#1
JGMEYER
closed
5 years ago
0