552 skills found · Page 6 of 19
Apress / Beg Python Games Dev 2edSource code for 'Beginning Python Games Development, Second Edition' by Will McGugan and Harrison Kinsley
pavitrakumar78 / Playing Custom Games Using Deep LearningImplementation of Google's paper on playing atari games using deep learning in python.
thomas-hcb / Ps5 Dump Runner InstallerA Python GUI tool to batch install/update dump_runner for PS5 dumped games via FTP
neilmunday / PesThe Pi Entertainment System (PES) is a graphical front end for a variety of games console emulators that has been written in Python which is intended for use on the Raspberry Pi. This repository contains the PES source code and operating system customisation scripts.
Ayehavgunne / Pypadpython based keypad with joystick for games/macros
TheEmidee / UE4PackagerPython scripts to quickly and easily build / cook / package UE4 games
CodexploreRepo / Python GamesNo description available
vivek3141 / Streamer AIPython based AI that uses Deep Neural Networks, Neuroevolution and Streamlabs APIs to live stream games while commentating over them at the same time
MainakRepositor / PyProjectsThese are a collection of some cool games in Python, which you may show up as some funky Python projects.
arbalet-project / ArbappsPython applications, games and light effects for the Arbalet LED table
tcprescott / Pyz3rA python module for interacting with alttpr.com, such as generating new z3r games, and patching existing games.
CarlosMatheus / PyginSimple game engine produced for making easier to build more complex games using Python.
josefwaller / PyCatan2A python module for running games of The Settlers of Catan
educ8s / Python Space Invaders Game With PygamePython Space Invaders Game with pygame (pygame-ce) with a video tutorial explaining each line.
Ranshchettri / Games IN PythonNo description available
MhankBarBar / Anime Game StatsAnime Game Stats is a Python script that retrieves statistics and information from Hoyoverse games. Also Anime Game Stats can do auto check-in and auto redeem codes.
problemsolvewithridoy / Game Controller Using PythonThis project is a simple implementation of a game controller using Python and OpenCV. With this controller, you can control games using hand gestures captured by a webcam. This project is a great way to learn about computer vision, gesture recognition, and game development.
HorridModz / UnityDeobfuscatorA python tool for deobfuscating Unity games
ayushi7rawat / CLI Mini GamesI created these mini games in python as my logic building exercise
wynand1004 / SimplePythonGameLibrarySPGL is a simple Python game library / framework for creating 2D games. It is built on the Python Turtle module and is compatible with Python 2.x and 3.x.