225 skills found · Page 7 of 8
GuyAllard / F1 Game TelemetryA python library for capturing the UDP telemetry data from the F1 2017 racing game
progranism / Allegro 5 SWIG WrapperThis project wraps the Allegro 5 Game Programming Library with SWIG, allowing Allegro to be used in a number of different languages like Python, Lua, C#, and more.
csevier / P3d LibmapA port of qodots libmap library to python and added support for the panda3d game engine.
kwoolter / RoguelikeThis game is a rogue-like game that uses the libtcod library and is loosely based on the python rogue-like tutorial.
ACT91 / Snake GameThis project is a modernized version of the classic Snake game, developed using Python and the Pygame library.
francofgp / Tic Tac Toe GymThis is the Tic-Tac-Toe game made with Python using the PyGame library and the Gym library to implement the AI with Reinforcement Learning
Bruxe-Dev / Shooter GameThis is my inaugural Python game, which employs fundamental libraries such as Pygame and Pyserial. The game revolves around the concept of shooting blocks, providing an engaging experience that challenges players' reflexes and aiming skills. Through the combination of these libraries,.
wtw0212 / Ff14 Strategyboard DecodeA complete toolkit for FF14 Strategy Board integration. Features a reverse-engineered binary codec, Python library, and a modified XIVPlan web interface for seamless strategy import/export with the game client.
Zira3l137 / BZenBZen is a powerful command-line tool for converting 3D world files (ZENs) from the Gothic and Gothic II games into Blender projects. It leverages the ZenKit4Py library to parse the original game data and uses Blender's Python API (bpy) to reconstruct the world, including its static geometry (world mesh) and all its virtual objects (VOBs).
ericjang / PyNNeuron(s)-based library in Python using numpy and Blender Game Engine.
SkalskiP / SNAKE GAMEFirst game written in Python using PyGame library. Simple Snake game with some points counter, obsticles, power-ups and hero transformation.
pauleveritt / Arcade TutorialMulti-step tutorial on building a 2d game using Python and the arcade library
Sujas-Aggarwal / ChessChess Game [2 Player - Turn by Turn] in Pure Python using PyGame Library
biophilic16 / GUI Number Guessing GameThis project is a simple Number Guessing Game built using Python's Tkinter library.
dori-dev / Space InvadersSpace Invaders game, with lots of features and clean code with pygame library and python programming language.
soheilrabiee / Retro Snake GameA retro snake game in python using pygame library
P403n1x87 / F1 PacketsPython library for the official F1 game UDP telemetry data
Fr0stFree / SpaceInvadersClassic "Space Invaders" game made using Python and Pygame library
RoadrunnerWMC / Wii Code ToolsSome Python libraries and tools useful for analyzing Wii game code files
pom2ter / ImmortalImmortal is a roguelike game made in Python using the libtcod library.