Showcase ======== The following apps have been developed with Dear PyGui by various developers. Tetris ------ 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 ----- 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 with RTLSDR ------------------------------------ `Digital Phosphor Display Video `_ 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