https://github.com/xermicus/pyball
A simple game made with pygame
https://github.com/xermicus/pyball
Last synced: 2 days ago
JSON representation
A simple game made with pygame
- Host: GitHub
- URL: https://github.com/xermicus/pyball
- Owner: xermicus
- Created: 2015-05-25T21:13:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T10:24:32.000Z (about 5 years ago)
- Last Synced: 2025-02-24T13:23:42.643Z (over 1 year ago)
- Language: Python
- Size: 3.88 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyball
A simple (unfinished) `SMO Arena Fighter` clone written with `pygame`. The Project was mainly done for fun at the CCC Camp 2015.
- [x] `pygame` is the only dependency: simply `pip3 install pygame && python3 main.py` to run the game
- [x] Local Multiplayer
- [x] Level Editor
- [x] Basic Weapon and Nade Implementation
- [x] Efficient collision detection using quadtree
- [ ] More weapons
- [ ] Character customization
- [ ] AI bot for single player mode
- [ ] Some code cleanups
How it looks like (sry for the laggy gif):
