Skip to content

Instantly share code, notes, and snippets.

View bacarpenter's full-sized avatar

ben carpenter bacarpenter

  • Ottawa, Ontario
View GitHub Profile
@bacarpenter
bacarpenter / Snake Game.py
Created July 8, 2020 22:01 — forked from rajatdiptabiswas/Snake Game.py
A simple snake game written in Python using the PyGame library
"""
Snake Eater
Made with PyGame
"""
import pygame, sys, time, random
# Difficulty settings
# Easy -> 10