225 skills found · Page 8 of 8
genericqueso / Gd IoA lightweight python library that allows for direct modification of your game save.
atugharajohn / Tic Tac ToeThis is a Tic-Tac-Toe game implemented in Python using the Pygame library.
Shima-Bazzazan / Tic Toc ToeTic-Toc-Toe Game ⭕❌ in python made with Qt designer and pyside6 library
thismarvin / Quantum Cavernsa 2D Platformer written in Python using the Pygame library for the GameShell Game Jam (2019Q3)
bpietropaoli / THEGAME PythonThis package is the Python implementation of THE GAME. (http://bpietropaoli.github.io/THEGAME/) This is a library to work on the belief functions theory (also called theory of evidence or Dempster-Shafer theory). This Python version should provide the same functionalities, especially, it can load and save the exact same models as the C library.
Paul-Marie / CodingCLub PygameRepository with subjects to learn how to make a simple video game in Python with the Pygame library to high schoolers
gordonfeliz / Clash Of Clans BotThis is a Python bot made using mainly the ImageSearch and PyAutoGUI libraries in PyCharm. This program will automatically play the game "Clash of Clans" with no user input by searching for certain pictures using the ImageSearch library, and then interacting with the game using the PyAutoGUI library.
ketoo / NoahFrameA fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG ), which plan to support C#/Python/Lua script, and support Unity3d, Cocos2dx, FlashAir client access. http://blog.noahframe.com
IAmPythagoras / FfxivcalcWebAppDesktop webapp of ffxivcalc. This app lets you simulate combat from the game Final Fantasy XIV Online. It uses the python library 'ffxivcalc' and was made using django and electron.
bhupeshmarine / Snake GameThis is a classic Snake game built using Python and Pygame library. The objective of the game is to move a snake around the screen and eat as many food items as possible while avoiding collision with walls and the snake's own body.
dnglokpor / IsekaiBotPython body of a Discord bot setting up RPG like fantasy game. The implementation uses the asynchronous python library Discord.py with custom RPG elements to set up a text based game run by an autonomous bot deployed from a computer. The bot allows registering, exploring dungeon floors, fighting monsters and save/load operations on named-users accounts.
paht2005 / PythonGame Rock Scissors PaperThis repository hosts the codebase for a simple Rock-Scissors-Paper game developed in Python, leveraging the OpenCV library. The project employs OpenCV's image processing capabilities to recognize player's hand gestures (Rock, Scissors, or Paper) via a webcam feed.
wroberts / CribbagePython library for experimenting with the game of cribbage
PIYUSH-NEXTGEN / Space Adventurepython game with pygame library
wynand1004 / Missile CommandA simple clone of Missile Command written in Python using the SPGL (Simple Python Game Library)
OtmaniCodes / Rock Paper ScissorsRock, Paper and Scissors game made by python and the Kivy library
cetteup / Pyq3serverlistSimple Python library for querying Quake 3 based principal servers and their game servers
MKaras93 / Elite Dangerous Classes LibraryPython library giving easy access to Systems, Factions and Stations in Elite Dangerous computer game.
haliphax / PybowlPython bowling game using the Blessed terminal library
OldRepublicDevs / PyKotorA Python library that can read and modify most file formats used by the game Knights of the Old Republic and its sequel. Maintained by OldRepublicDevs organization.