Skip to content

Dino-Kupinic/PocolocoSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pocoloco Solver

Pocoloco solver solves the Pocoloco Puzzle in Python with 3d visualization

Pocoloco Solver

Caution

This project only works on Windows

🙌 Installation and Configuration

  1. Clone the repository:
git clone https://github.com/Dino-Kupinic/PocolocoSolver.git
cd PocolocoSolver
  1. Create and activate a Python virtual environment:
python -m venv venv
source venv/bin/activate 
  1. Install required packages:
pip install -r requirements.txt
pip install panda3d
  1. Run the application:
python src/playground.py
  1. Start the renderer:
python src/visualisation/renderer.py

😎 Authors

👀 Technologies

Python, Panda3D, NumPy, PyTest

🦞 License

MIT

About

algorithmic solution with 3D visualization

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages