Files
sphere-grid/README.md
Alexandre RIO 6a63ff5d0b
Some checks failed
CI/CD / build (push) Successful in 9m25s
CI/CD / wol (push) Has been cancelled
use logging and cleanup
2025-08-18 21:30:26 +02:00

25 lines
580 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Motivations
I just like this FFX game design idea and I want to test some python tools I havent used in projects yet such as ruff and pytest.
No clear roadmap, just 2D graphics fun
# Progress
If you want an idea and the latest render
![latest render of the program](./screenshot.png)
## Roadmap ideas
- [ ] seeded RNG
- [ ] pattern: classic circles, line to connect far away patterns
- [ ] path finding
# Tools
https://www.pythonguis.com/tutorials/pyqt6-qgraphics-vector-graphics/
# About FFX sphere grid design
http://whats-in-a-game.com/ffx-sphere-grid-analysis/