docs/source/extra/showcase.rst
The following apps have been developed with Dear PyGui by various developers.
Tetris is a remake of the original Tetris tile-matching game as adopted by IBM PC. Even though Dear PyGui is not a game engine, it can easily handle graphical animations such as these.
The source code is available in the Tetris Github repository_.
.. _Tetris Github repository: https://github.com/RahulShagri/OG-Tetris-Game
.. image:: https://raw.githubusercontent.com/RahulShagri/OG-Tetris-Game/main/resources/demo.gif :target: https://github.com/RahulShagri/OG-Tetris-Game
Snake is a simple game with customisable settings for changing the speed and colours and fixing the snake length. Entirely made with Dear PyGui.
The source code is available in the Snake Github repository_.
.. _Snake Github repository: https://github.com/RahulShagri/OG-Snake-Game
.. image:: https://raw.githubusercontent.com/RahulShagri/OG-Snake-Game/main/resources/demo.gif :target: https://github.com/RahulShagri/OG-Snake-Game
Digital Phosphor Display Video <https://www.youtube.com/watch?v=GPoQYTfQMxw>_
This video demonstrates an Intensity graded FFT or Python Digital
Phosphor Display by Thomas Schucker. The accompanying blog post_
shows how to create a this dynamic graph.
The source code is available in the Digital Phosphor Github repository_.
.. _blog post: https://teaandtechtime.com/python-digital-phosphor-display-with-dearpygui/ .. _Digital Phosphor Github repository: https://github.com/Tschucker/Python-Digital-Phosphor-Display
.. image:: https://raw.githubusercontent.com/Tschucker/Python-Digital-Phosphor-Display/main/images/py_digital_phosphor_gui.png :target: https://www.youtube.com/watch?v=GPoQYTfQMxw