An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: turtle-python

VTickner/100-days-of-code-python

100 Days of Code: The Complete Python Pro Bootcamp

Language: Python - Size: 3.85 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

just-basic/py-turtle

Python's Turtle fun project.

Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bandirevanth/Avengers

Avengers logo using Turtle

Language: Python - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

marius-test/python_turtle_graphics

Fractal Generation in Python using Turtle Graphics

Language: Python - Size: 619 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Liam-Ralph/mapgen-4 📦

A Python map generator with turtle.py output

Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

hrosicka/PythonBasicsTurtle

Unleash Your Imagination with Python Turtle! Get inspired and immerse yourself in a world of creativity!

Language: Python - Size: 1.45 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

BTWS2/bitbot_pro

🤖 Mini MicroPython module for 4tronix BitBot PRO robot

Language: Python - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Liam-Ralph/mapgen-5 📦

A map generation and visualization tool in Python.

Language: Python - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

0x77chris/turtlebasic

A basic-like programming language for Python Turtle drawing experiments. Still in development state.

Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

vvalentinov/PythonBootcamp100

Daily Python projects as part of my '100 Days of Code' challenge—mastering Python with practical coding tasks, one project per day.

Language: Python - Size: 317 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gdbecker/100DaysOfCodePython

Challenge projects from Angela Yu's 100 Days of Code: Python course on Udemy

Language: Jupyter Notebook - Size: 189 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

morikeli/Logos

I used python's turtle library to create logos of various companies

Language: Python - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Talha-Tahir2001/VaccuumWorldProblem

This repository contains a Python implementation of the "Vacuum World" problem using the Turtle graphics library for visualisation. The code simulates the behaviour of a vacuum cleaner agent moving through a grid, cleaning dirty cells and leaving clean cells untouched.

Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

QiBowen2008/TurtleDriver

海龟驾驶台,用点击的方式画画

Language: Python - Size: 279 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

anmspro/Python-Turtle-Graphics-Beginner-to-Advanced

A complete overview of python turtle graphics in Bangla.

Language: Python - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 19

itspyguru/Turtle-Animations

Few Animations created with python and turtle

Language: Python - Size: 22.4 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 14

kagent2704/CODE-IN-PLACE

Code In Place 2024 projects

Language: Python - Size: 5.23 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mahammad5813/fibonacci-turtle

a python code that uses fibonacci series to draw different shapes

Language: Python - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Joao-Lucas-de-Oliveira-Lima/fractals-python

A fractal generation project developed to practice recursive algorithms in the Data Structures course.

Language: Python - Size: 814 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aishikmukherjee/the-turtle-race-in-python-with-GUI

Developer/Creator: Aishik Mukherjee

Language: Python - Size: 544 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

aishikmukherjee/Snake_game_in_python_using_turtle

Developer/Creator: Aishik Mukherjee

Language: Python - Size: 6.86 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

elfgk/Turtle

Turtle Catch Game

Language: Python - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

KareimGazer/The-Ninja-Turtle

See the Python turtle drawing complex shapes

Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

AkshitMunjal/Snake_Game_Python

A classic Snake Game🐍🎮 built in Python using the turtle module. Control the snake, eat the food, and try to beat the high score! The game features a scoreboard, persistent high score tracking, and collision detection for an engaging gameplay experience.

Language: Python - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AaronKurian/Code_A_Pookalam24

This Python project uses Turtle graphics to create customizable Pookalam designs, a traditional floral pattern for the Onam festival. A video demonstration highlights the program's execution and visual output.

Language: Python - Size: 17.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

wyattmog/Tetris-Game

A recreation of the classic game Tetris, developed in python using the turtle module.

Language: Python - Size: 12.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Rahullkumr/GuessIndianStatesAndUTs

checkout the web version of this game, click below link

Language: Python - Size: 551 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

dipeshluitel/PongGame

A Python-based recreation of the classic Pong game using the Turtle graphics library. This project includes essential game elements like a moving ball, paddles controlled by players, and a scoring system to keep track of points.

Language: Python - Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ry4ngch/PyCloud

Repository of Python App Development

Language: Python - Size: 507 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Violet-Quinn/snake-game

This repository contains the code for the classic snake game created in python using the turtle library.

Language: Python - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

goutamhegde002/Python-Turtle-Games

The "Turtle Fun Games Collection" project features a set of 15 engaging and simple games developed using Python's Turtle graphics library. This collection showcases the versatility of Turtle graphics through a variety of games, including classic Snake, Pong, and creative designs like Rangoli Maker and Turtle Drawing. Perfect for beginners.

Language: Python - Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Ghosts6/turtle.py

Language: Python - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thesoviet-duck/Simple-Games-in-Python

This is a repository I have made to showcase some of my retro games I made with python3. All these games have a slight twist ;), Also I had no idea about the Create a New Release feature, future versions will use that feature.

Language: Python - Size: 4.81 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

emhash/Mini-Project-Python_2022

Python Mini Projects have uploaded by me . Checkout these projects i have done. These mini projects are some for some and some maybe useful . Visit those . Thank You.

Language: Python - Size: 19.5 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

Cracko298/Python-Turtle-Terminal

Something I made when I was first starting out 7 years ago. Control Turtle with the Keyboard and Draw!

Language: Python - Size: 24.4 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Yavor-Antov/Python---turtle-projects

Good-looking small personal turtle projects

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ykyuca11/TurtleGame

A regular turtle.py game

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nomankarim8/Simple-turtle-Py

Overview Simple-turtle-py Repository

Language: Python - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

yyyashasviiiii/TURTLE-GRAPHICS-PYTHON

Patterns Using Turtle In Python

Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Cocomekko/ping-pong

Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Harxhit/Snake-Game

"I developed a classic Snake game using Python, demonstrating proficiency in game development and Python programming. Implemented using fundamental concepts such as loops, functions, and basic game mechanics, the project showcases my ability to create interactive and engaging applications."

Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

belynnn/I3N_DBED_Python__hangman

Creation of a hangman game using Python's Turtle library during a "Discovery of IT professions" course, with Gregory Van Den Bergh, for Interface3Namur.

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Gstclair1/Pong-Game

Traditional game of Pong built using Turtle. Game is made for two players with a scoreboard at the top.

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Gstclair1/snake-game

The traditional game of Snake built using Turtle. User high score is saved and displayed next to their current score.

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

delbertina/TalentedTypingTurtle

Script to print text using the turtle library.

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dikshaduttaa/python-games

python based games

Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

srirams04/pocket-chess

Pocket Chess is a dynamic desktop chess app designed to fit seamlessly into your workflow. Play a quick game with friends online between tasks, or a slow classical match all day.

Language: Python - Size: 804 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

bucket1582/TurtlePenTool

PenTool implemented in turtle -- maybe in future, high quality graphics tool

Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Ruban2205/Python-Programs

This repository contains a collection of Python Programs covering various concepts and topics, serving as a valuable resource for students and developers to enhance their understanding and proficiency in Python

Language: Jupyter Notebook - Size: 36 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

philippesamuel/turtle-snake-game

Snake game built with Python's turtle package

Language: Python - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RaedAddala/Turtle-Graphic-Library-In-C-and-SDL2

Simulating the turtle python Library using C++ and SDL2

Language: C++ - Size: 2.01 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

VikSil/udemy_100_days_of_code

Code produced while taking Udemy course "100 Days of Code" (ongoing)

Language: Python - Size: 8.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Swarde11/Turtle-Plus

an extension for the pre-built library in python known as Turtle!

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vaishnavi99-tech/Python_Turtle_Art_Chhatrapati_Shivaji_Maharaj

A picture of Chhatrapati Shivaji Maharaj was drawn through python turtle graphics on the occasion of 19th February Shiv Jayanti

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

pavleen14/Fun-with-Python

This repository has some basic games created using Python, along with some creative stuff made using Tkinter & Turtle Graphics. Update : Mar 17, 2023 Adding JenkinsFile to this Repo, trying out MultiBranch Pipeline!

Language: Python - Size: 1.37 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

anas-sg/python_turtle

A collection of 'toy' Python turtle scripts for drawing graphics

Language: Python - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KroSheChKa/GameOfPyTurtLife

Cellular Automata created in Python using a single module - Turtle

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Dhanush-S-Gowda/Snake-game-python

This project is a simple implementation of the Snake Game using Python's Turtle library. The game involves controlling a snake to eat food pellets, growing longer with each pellet eaten, while avoiding collisions with the walls or itself.

Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dhanush-S-Gowda/turtle-crossing-game-python

Turtle Crossing is a simple game developed using Python's Turtle module. The player controls a turtle character that needs to cross a busy road without getting hit by cars. The goal is to reach the other side of the road safely.

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dhanush-S-Gowda/ping-pong-game-python

This is a simple Ping Pong game created using Python and Turtle graphics library.

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jakubswi/Space-Invaders

Space Invaders: A classic arcade-style game implemented in Python using the Turtle graphics library. Control a spaceship, shoot down invading alien ships, and avoid their attacks. Enjoy the nostalgia of retro gaming with this fun and challenging Python project!

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jakubswi/Brakeout-game

The code is a Python implementation of the classic Breakout game using Turtle graphics. It features a bouncing ball, a movable paddle, and destructible bricks. The player controls the paddle to prevent the ball from hitting the ground while aiming to break all the bricks on the screen.

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Filipe-Samuel-p/Snake_Game

Game code developed to learn object-oriented programming

Language: Python - Size: 1.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VishnuKumarSS/MiniProjects-PYTHON

This repository contains some of the Mini Projects written in PYTHON.

Language: Python - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AMRHiwa/Turtle_projects_Babol_kids

In this repository, I have put beautiful examples of my students' projects which they have been implemented in the field of painting using turtle in Python.

Language: Python - Size: 521 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vikranth3140/flower-drawer

The Flower Drawer is a Python program that allows users to create beautiful flower drawings with personalized messages. It utilizes the Turtle graphics library to draw intricate flower patterns and messages on a canvas.

Language: Python - Size: 234 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RAJATKUMARSINGH527/Project-2-Create-Sketch-Using-Sketchpy-and-Turtle-Library

Create Sketch combines the power of Sketchpy and Turtle libraries, offering a dynamic platform for artistic expression. From intricate designs to playful doodles, unleash your creativity with ease. 🎨✏️ Transform ideas into vibrant visuals, exploring endless possibilities with every stroke. #ArtisticInnovation

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NacomiTagiera/Python-mini-games

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ginf-ch/turtle-skript

Skript zur Einführung in die Programmierung mit der Turtle

Language: TeX - Size: 17.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ginf-ch/turtle.ginf.ch

Turtle-Programmierung mit Python

Language: CSS - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Javen05/Data-Structures

Data Structures and Algorithms using Python3

Language: Jupyter Notebook - Size: 3.94 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

subhranil002/SnakeGame

SnakeGame is a Python implementation of the 𝗖𝗹𝗮𝘀𝘀𝗶𝗰 𝗦𝗻𝗮𝗸𝗲 𝗚𝗮𝗺𝗲, featuring intuitive controls and dynamic difficulty adjustment. Enjoy the gameplay experience right in your Python environment! ... ❤️

Language: Python - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

tinyHiker/pong

Here I made a pong game simulation using Turtle

Language: Python - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

oradbarel/Snake

The retro arcade Snake game.

Language: Python - Size: 8.85 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

anasanchesdev/snake-game

The classic snake game built in Python :)

Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SyedShagufta/snake-game

This is a simple snake game written in Python. The game uses the arrow keys to control the snake's movements. The snake must eat the food to grow longer and score points.

Language: Python - Size: 14.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anmspro/Drawing-Flowers-in-Python

A very basic tutorial for drawing flowers in python.

Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 9

yans28/Flower-Turtle-Python

This is Flower Turtle Python Template

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wdhdev/turtle 📦

Animations made with the Turtle package.

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rox-streuli/HundredDays-19-Turtle-Race-App

Simple Turtle Race App

Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hidoominik/snake-game-python

Arcade snake game made in python using turtle module

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

LutiM30/Python-Game

Python Based Games used Pygame and Turtle libraries.

Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

juliennyambal/Where-is-the-free-parking-space

Little AI agent looking for a space to stay

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

itsnandini/Snake-Game

🐍Our favorite snake-game now as a python game. Player has to move the snake so as to it does touch the boundaries and eats food to get bigger. Highest scorer wins.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

pooulad/py-snakegame

🚨This game is written with python for fun :)

Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

tomaszbar9/maze_generator

The turtle draws a maze as two separate trees. First finds the longest possible line, then the shorter lines "grow" from it like branches. It's a pretty nice view.

Language: Python - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AlzyWelzy/turtle-racing

Experience the thrill of the race with our Turtle Racing Game! Choose your colors and watch as the turtles dash to the finish line. Simple, fun, and perfect for all ages.

Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shaw145/Pong

It is a small game 'PONG', build using turtle module of Python

Language: Python - Size: 765 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

uakp98/Python_Graphics_Program--using-Turtle_Graphics

Turtle is a Python library to draw graphics. It is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas. The onscreen pen that you use for drawing is called the turtle and this is what gives the library its name. With the Python turtle library, you can draw and create various types of shapes and images.

Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

yuennyao/snake-name

This project contains a Snake Game created using Python. The Turtle Module was used for this game. Concepts of Object Oriented Programming (OOP) were also used.

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

neric89/3DTurtles

3D extension of the python turtles module

Language: Python - Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Gokay339/SpaceWar

Space War Turtle Lib.

Language: Python - Size: 1.94 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Gokay339/SnakeGame

Snake Game Turtle Lib.

Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mehyar-Farzat/Some-Python-Examples

Python Examples

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MukundAravapalli/SoloPongGame

Practice a single player Pong Game by hitting the ball against 3 of the 4 walls and making sure it doesn't hit the 4th wall that you are defending.

Language: Python - Size: 1.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Bekozin/First-Steps-To-Graphical-User-Interface

Day - 18 (100 Days of Code: The Complete Python Pro Bootcamp for 2023 by Dr. Angela YU)

Language: Python - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shubham101096/ping-pong-game

A ping pong game made using turtle library in python.

Language: Python - Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

shubham101096/us-states-game

A quiz game written in python

Language: Python - Size: 2.25 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shubham101096/turtle-crossing-game

A python game in which we move turtle saving it from cars moving on way.

Language: Python - Size: 259 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shubham101096/turtle-race

A turtle racing luck game written in python

Language: Python - Size: 291 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0