https://github.com/sharpbit/atari-breakout
Our final project for FCPS 2018 (CTY Carlisle 18.2)
https://github.com/sharpbit/atari-breakout
atari atari-breakout breakout pygame python
Last synced: 10 months ago
JSON representation
Our final project for FCPS 2018 (CTY Carlisle 18.2)
- Host: GitHub
- URL: https://github.com/sharpbit/atari-breakout
- Owner: SharpBit
- Created: 2018-07-30T17:15:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-02T15:14:49.000Z (over 7 years ago)
- Last Synced: 2025-02-08T13:41:59.067Z (12 months ago)
- Topics: atari, atari-breakout, breakout, pygame, python
- Language: Python
- Homepage:
- Size: 1.11 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Atari Breakout
Our final project for FCPS 2018. Our goal was to recreate Atari Breakout. We used [pygame](https://www.pygame.org/news) to create the game.
## Group Members
- [SharpBit](https://github.com/SharpBit)
- [lerrylei](https://github.com/lerrylei)