Skip to content

Instantly share code, notes, and snippets.

View lettoozan's full-sized avatar
🎯
Trying to find cases

Ozan Yalçıntürk lettoozan

🎯
Trying to find cases
  • Electroop
  • İstanbul
  • 07:55 (UTC +03:00)
View GitHub Profile
@lettoozan
lettoozan / snake_game.py
Created March 21, 2022 15:30 — forked from wynand1004/snake_game.py
A Simple Snake Game made in Python 3
# Simple Snake Game in Python 3 for Beginners
# By @TokyoEdTech
import turtle
import time
import random
delay = 0.1
# Score