Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Pringool/TurtleBULLETHELL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This game was made as a school project.

Libarys used

  • Turtle Graphics
  • time
  • customtkinter

Game Rules

Don't get to close to them or let them hit you

Keys

Movement

  • Up
    • W
  • Down
    • S
  • Left
    • a
  • Right
    • d

Shoot

  • L

Mentions

The Original Letters.py is from https://github.com/adityadroid/Alphabeter I changed it to fit better