Deep Running
1. Install
$ pip install --user deep_running
2. Lap N
Lap. | Name | Remarks | Citation Meta |
---|---|---|---|
1 | Mario Deeeeeep Running | I was born to run. | dannyso16/Gameboy-on-terminal |
3. Lap Sample
1. Mario Deeeeeep Running
$ mario_deeeeeep_running
$ pip install --user deep_running
Lap. | Name | Remarks | Citation Meta |
---|---|---|---|
1 | Mario Deeeeeep Running | I was born to run. | dannyso16/Gameboy-on-terminal |
$ mario_deeeeeep_running
Python codes for the classic Hang Man game. The user will be assigned a random word to guess, one character at a time. If the user gets everything right, the program says Well Done!, but if the user
Tic Tac Toe is one of the most played games and is the best time killer game that you can play anywhere with just a pen and paper.
Multiplayer game (enter the number closest to the average) Design Client-Server design The client's side is responsible for sending numbers from the g
solar-system-pygame Controls UP/DOWN for Emulation Speed Control ESC for Pause/Unpause q to Quit c or ESC again to Continue LEFT CLICK to Add an orbit
Valorant-Zone-Stats Inspired by Leetify's awesome Map Zones Tool for CS:GO A simple desktop program to view your VALORANT performance in different are
CHOOSE-YOUR-OWN-ADVENTURE This is text based adventure game CONTRIBUTORS Aditya binukumar Srishti Sharma Shiva Tripathi Tanishq Tanwar ABOUT Theme: Ho
Wordle Searcher Searches the word list in Wordle based on search pattern. Warning: like all forms of cheating, it trivializes the game, and robs you o
email_guesser Guessing BF email based on emailGuesser by WhiteHatInspector (http
Python-Orbit-Sim A 2D physics sim for orbits. Made using pygame and tkinter. High degree of intractability, allowing you to create celestial bodies of
2-D Chess for 2 players Overview This is a simple 2D Chess game for 2 players using pygame library. Requirements To be able to run this game, you must
Game of Life An interactive pygame implementation of Conway's Game of Life Installation Clone the repo and navigate into it. git clone https://github.
Awesome Lego Universe A curated list of awesome things related to LEGO Universe. LEGO Universe was a kid-friendly massively-multiplayer online role pl
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
Nerdle - a nerd's approach to solving Wordle
About Quiz Game : The Game is about answering questions naturally with a friendl
mark3 (WIP) A modern Minecraft server wrapper written in python3 with asyncio TODO Note: The order of the following checklist doesn't necessarily mean
Wordle Helper, because why not. Given some input, spit out the possible words for a Wordle puzzle First time setup # Download the dictionary to a file
Python desktop application to create, distribute, discover, and run codegames
TIC TAC TOE GAME DEVELOPED BY NAMAN IN PYTHON . IT USES MINMAX ALGORITHM TO COMPETE IN DIFFICULTY MODE
Wordle-Python A simple low-key clone of the popular game WORDLE made with python