https://github.com/frenzyexists/meteora-python
My very first python pygame. It's simple, but at least is something.
https://github.com/frenzyexists/meteora-python
arcade-game good pygame pygame-game pyhton
Last synced: 3 months ago
JSON representation
My very first python pygame. It's simple, but at least is something.
- Host: GitHub
- URL: https://github.com/frenzyexists/meteora-python
- Owner: FrenzyExists
- Created: 2020-07-29T15:43:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T17:39:58.000Z (about 5 years ago)
- Last Synced: 2025-01-03T19:16:24.150Z (9 months ago)
- Topics: arcade-game, good, pygame, pygame-game, pyhton
- Language: Python
- Homepage:
- Size: 32.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meteora-python
My very first python pygame. It's simple, but at least is something.You can extend the game, add things, delete things, idk, do whatever you want with it. The game is a simple block trying to evade other blocks that fall from the heavens while conveniently picking up ammo and shield to defend yourself... your typical side scroller shooter.
I apoligize for the messy code, I'm still a novice programmer and have a lot to learn, specially in terms of architecture.
Anyway, enjoy!