Metadata-Version: 2.1
Name: taichi-breakout-game
Version: 0.1.0
Summary: A simple Breakout game implemented in Python using Pygame
Home-page: https:/Fujiki-Taichi/github.com//breakout_game
Author: Taichi Fujiki
Author-email: s2222071@stu.musashino-u.ac.jp
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pygame

# Breakout Game

A simple Breakout game implemented in Python using Pygame.
