Skip to content

Repository files navigation

Asteroids Game

Asteroids Picture

This was a quick project I made using pygame to practice my skills with object oriented programming. This included topics such as: Classes, Objects, Inheritence, Polymorpishm, Abstraction, and Encapsulation!

File Strucuture

.
├── asteroid.py
├── asteroidfield.py
├── circleshape.py
├── constants.py
├── game_events.jsonl
├── game_state.jsonl
├── logger.py
├── main.py
├── player.py
├── pyproject.toml
├── README.md
├── shot.py
└── uv.lock

Installation

$ git clone https://github.com/andrefetch/Asteroids.git

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages