You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyMe – A visual development tool for Python developers. Build software and games through an intuitive visual interface, and publish cross-platform with one click. Make your Python projects run anywhere with ease.
PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions of popular classic arcade games like Snake, Flappy bird and Pong, we have a game for everybody to play.
😉 AI Ludo Game made in Python With the Help of Tkinter by Samarpan Dasgupta..... 😮 Not use any pre-built AI algorithm in this game.... Made only using My Brain... 😍
ProteCTkers v1 Antivirus is an open-source antivirus solution developed by Harsh Chaudhari, designed to provide robust malware detection and system protection. Written in Python 3.0 using Tkinter for a modern, user-friendly interface, this project evolved from its predecessor, Ki-Lo Antivirus, with a completely rewritten codebase.
🐍 Современная классическая Змейка на Python (Tkinter). Чистая модульная архитектура, логирование, отдельные сцены, менеджер ресурсов, конфиг через Pydantic и сборка в standalone .exe через Nuitka. + Docker image
Python 3 2d RPG / Action game made from scratch with numpy and tkinter. Enjoy! More is on the way, and remember that any feedback keeps me motivated and is highly appreciated <3
Simple high school project with turtle, turtle is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas. The onscreen pen that you use for drawing is called the turtle and this is what gives the library its name.