Matrix4_code_rain
A simple matrix code rain created using Python with Pygame.
To run the code you will need Pygame and MS Mincho font. Create a project folder and put in its code and a font folder with ms mincho.ttf.
A simple matrix code rain created using Python with Pygame.
To run the code you will need Pygame and MS Mincho font. Create a project folder and put in its code and a font folder with ms mincho.ttf.
Python desktop application to create, distribute, discover, and run codegames
Tic Tac Toe Tic Tac Toe is a game in which two players seek in alternate turns to complete a row, a column, or a diagonal with either three O's or thr
Drugwars The DOS game from the 80s re-written in Python from Scratch! Play in your browser Here Installation Recommended: Using pip pip3 install drugw
Conway's Game of Life My PyGame implementation of Conway's Game of Life. This implementation involves treating all edges of the grid as stitched toget
Territory War How to use it use pip3 to install django and channels: pip3 install Django pip3 install channels go to CardGame/first/consumers.py and g
Wordle-Python A simple low-key clone of the popular game WORDLE made with python
Game 2048 This is game 2048 created with moudle of python tkinter and OOP. This game build on classes. For start this game run: If you have python ver
Minecraft World Generation in Python This is an attempt to replicate Minecraft world generation in Python. This is part of an article published on Med
Average-Clicker-Game Average Clicker Game (AVG) is a Python clicker game not made with pygame but with tkinter, it has worker, worker upgrades, times
Tetris_Python A Tetris game made using PyGame as renderer only, for a school project. Twist in the Game Blocks can pentrate through right and left bou
TicTacToeAI A DDQN that learned to play tic tac toe by playing against itself Cu
Tower_of_Hanoi Implementation of the famous puzle "Tower of Hanoi". The setup consists of three pegs (sticks) and a certain amount of discs (in this i
Bouncing DVD logo - Pygame A little ride back to the 90s. Ah good ol' time! Didn't we all wait for the logo to hit the corners? Best feeling ever!! I
Python 3 Tic Tac Toe with tkinter This is a tkinter version of my Tic Tac Toe ga
wordle_worst_case_analysis Code and outputs from analysis determining that the wordle game can always be won in six moves. This is for the general cas
Alien_Invasion a game developed while learning python you must have python-3 installed in your computer. and pygame module is also required for this.
Projet de NSI (2021-2022): Jeu sous Python Collaborateurs: Remi K-S et Nathan D Lien de l'environnement IDE de Python en ligne: https://replit.com/@Re
Wastelands Room Data editor A tool for the creation of rooms used in maps in the game Wastelands Creates .wrd files, that get loaded by the map genera
wager Continuous form of the game Wits & Wagers Requires: Pygame, Pygame_gui
term2048 term2048 is a terminal-based version of 2048. Install pip install term2048 To upgrade a previous installation, use: pip install -U term2048