Tetris
🤝
Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a
Racing Fire A simple game in the making. Using pygame, this game is made to feel like an old arcade game. I developed a simple controller for it with
Turnament Organizer Chess turnament organizer (short construct concept). It is my hobby app I want to write to support lightweight tool for smart roun
The repository that hosts the code that teaches a reinforcement learning - based bot (based on policy gradients method) to play 2048
Tic Tac Toe Game This is a simple tic tac toe game that runs in the command line. Game Description: The game is made up of a square grid with 9 portio
PLVRA is a TUI (Terminal User Interface) implementation of wordle / termo in portuguese, written in Python
PyCheckers! A classic board game implemented in pygame! Complete with every feature you need to play checkers! (including handsome sprites drawn by a
CrockiCrocki A personal project of a simple "game" in Python to learn Pygame and Python. Requires: pygame: In Linux: pip3 install pygame In MacOS: pip
Space-Invaders A classic alien shooting game. Description An open source game created by me and friends. How to play Install the latest python version
DOTD This repo holds the files for my video game project from ENG101, Disaster o
Running Chess Night results tabulation
IMPORTANT: I mean no offense at all in this game, this is only based off of cycl
VoxelCraft A 16x16 clone of Minecraft Classic, written in Python with the Ursina Engine Features:Trees, Water(But there's no gravity, so if you break
FLAPPY BIRD AI Flappy Bird game solved with neat-python, a Python module based o
card-deck This module can be used to create small card games such as BlackJack etc.. To initialize the deck, use: Deck() To shuffle the deck, use: Dec
Auto selfbot Myuu is a self Discordbot, meaning it will use your TOKEN to logged as your account and take commands from yourself to play the game.
QuizGame is a quiz with different topics. You can choose a topic and take the quiz. In the end you will get your result. The program is under active development, so there may be errors or flaws in it
Frets on Fire X - FoFiX This is Frets on Fire X, a highly customizable rhythm game supporting many modes of guitar, bass, drum, and vocal gameplay for
TheBowlingClubBot The Bowling Club (Facebook Game) get all strikes. FAQ Q: What is this? A: TheBowlingClubBot is a automation bot with 99.99% guarante
Lucas Chess Lucas Chess is a GUI of chess: To learn to play chess. To play chess against engines. Dependencies Python 2.7 PyQt4 PyAudio psutil Python
Hexagon game. Two players: AI and User. Implemented using Alpha-Beta pruning to find optimal solution for agent.