All Projects → TaipanRex → visgraph_simulator

TaipanRex / visgraph_simulator

Licence: MIT License
See how visibility graphs work in an interactive way using Pyvisgraph and Pygame

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to visgraph simulator

Masendor
Educational and historical wargame
Stars: ✭ 65 (+132.14%)
Mutual labels:  pygame
Dijkstra.NET
Graph processing library
Stars: ✭ 92 (+228.57%)
Mutual labels:  shortest-path
orbital-sim
A simple physics engine build over a PyGame simulation to accurately model planetary orbits in space
Stars: ✭ 31 (+10.71%)
Mutual labels:  pygame
Python Scripts
It contains all the Python Programs, whether it's a GUI, basic, Data Structures, etc. It's a collection of some great Python scripts from basic to advance levels for automating some monotonous tasks.
Stars: ✭ 23 (-17.86%)
Mutual labels:  pygame
GameOfLife
Conway's Game of Life
Stars: ✭ 18 (-35.71%)
Mutual labels:  pygame
PygameDocs
关于Pygame库的中文文档
Stars: ✭ 33 (+17.86%)
Mutual labels:  pygame
Kenney-Checkers
Mini-project of the discipline Programmation 1 - UFCG - Computer Science
Stars: ✭ 16 (-42.86%)
Mutual labels:  pygame
sappho
2D Game Library
Stars: ✭ 15 (-46.43%)
Mutual labels:  pygame
PYTRIS
tetris made with pygame
Stars: ✭ 26 (-7.14%)
Mutual labels:  pygame
pyskool
A remake of Skool Daze and Back to Skool in Python and Pygame.
Stars: ✭ 15 (-46.43%)
Mutual labels:  pygame
flappy-bird-pygame
A clone of Flappy Bird, using Pygame.
Stars: ✭ 99 (+253.57%)
Mutual labels:  pygame
agario
Python clone of agar.io game, made with pygame.
Stars: ✭ 32 (+14.29%)
Mutual labels:  pygame
3013-Algorithms
Algorithms Course Repo
Stars: ✭ 15 (-46.43%)
Mutual labels:  shortest-path
fractal-plan
An animation using geometric plan! How we do beautiful and psychedelic things?
Stars: ✭ 32 (+14.29%)
Mutual labels:  pygame
LastSecondSlides
Use the Google speech-to-text API to generate presentation slides as you talk!
Stars: ✭ 32 (+14.29%)
Mutual labels:  pygame
Poke-Pi-Dex
Our deep learning for computer vision related project for nostalgic poke weebs (Sistemi digitali, Unibo).
Stars: ✭ 18 (-35.71%)
Mutual labels:  pygame
Galaxy-Attack
An inspiration of the original Atari Space Invaders game built in pygame 👾 🎮
Stars: ✭ 32 (+14.29%)
Mutual labels:  pygame
Chrome-Dino-Runner
🐱‍🐉 A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.
Stars: ✭ 22 (-21.43%)
Mutual labels:  pygame
MyChess
中国象棋pygame
Stars: ✭ 30 (+7.14%)
Mutual labels:  pygame
The-Third-Element
🎮 Small scale RPG game for the ICS3U final project
Stars: ✭ 19 (-32.14%)
Mutual labels:  pygame

Visibility Graph Simulator

MIT License

See how visibility graphs work in a interactive way using Pyvisgraph and Pygame. Create obstacle polygons with the mouse and see how visibility graphs work in different ways. Find the shortest path between two points.

Visibility Graph Simulator usage

Requirements

Installation

git clone https://github.com/TaipanRex/visgraph_simulator.git
cd visgraph_simulator
python3 visgraph_simulator/visgraph_simulator.py

Windows installer

Please go to the releases page and download the msi installer for the latest version of Visibility Graph simulator.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].