Skip to content

Omppu42/LaserSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laser Simulation

Stars Forks Issues Version

Laser simulation is a simulator made by Omppu42
Made using Python, Pygame and tkinter

Latest Version

V 1.1.1

Patched Pillow security vulnerability

Features

  • Lazer bouncing
  • Editor to configure the scene however you want to
  • Save and load -system to keep track of different scenes

Requirements

Requires Python 3
Tested with python 3.7 - 3.11. Might work bellow this
Install python here: https://www.python.org/downloads/

Packages

To install all packages that are required, first navigate to:

cd LaserSimulation

Run:

pip install -r requirements.txt

How to Run

After getting all the requirements sorted out, you can run the project.

Navigate to:

cd LaserSimulation/src

Once there, run:

python3 main.py

Images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages