Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Star Catcher

Star Catcher is a small Python arcade game built with the standard-library tkinter GUI toolkit.

How to play

  • Move with the Left Arrow and Right Arrow keys.
  • Catch as many falling stars as you can before the timer runs out.
  • Press Space to restart after the game ends.

Run options

Option 1: Use the launcher

Double-click play_game.bat

Option 2: Run from a terminal

cd star_catcher_game
python main.py

Requirements

  • Python 3.x
  • tkinter support included with your Python installation

Files

  • main.py: the game
  • play_game.bat: Windows launcher
  • README.md: this guide

About

my first project

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages