GitHub topics: georgebarr
georgebarr/pong 📦
This Pong Game is a classic arcade-style game written in Python using the turtle module. The game has two paddles and a ball that bounces between them. The objective is to prevent the ball from going past the paddle.
Language: Python - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

georgebarr/snake 📦
This Snake Game in Python is a classic arcade-style game where the player controls a snake using arrow keys. The objective is to eat food without colliding with the wall or the snake's own body. The game saves the high score and displays it on the screen.
Language: Python - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

georgebarr/Card-Validator
A simple Python program designed to validate credit card numbers. The program allows users to input a credit card number, and it will determine whether the provided card number is valid or not.
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

georgebarr/Turtle-Racing
Racing within the Python Turtle module.
Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

georgebarr/US-States-Plotter
U.S. States Plotter is a Python program that prompts the user to input the name of American states one at a time and plots their location on a blank map. The program uses the Turtle and Pandas modules.
Language: Python - Size: 40 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

georgebarr/Pomodoro
A powerful time management tool that implements the Pomodoro technique, dividing work into 25-min sessions with 5-min breaks, and granting a 20-min break after four sessions. The timer enables users to begin and end sessions, and checkmarks indicate completed work sessions, showing how much time has been spent.
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
