https://github.com/ninest/bball-text-sim
Basketball Simulator game using Python
https://github.com/ninest/bball-text-sim
Last synced: 2 months ago
JSON representation
Basketball Simulator game using Python
- Host: GitHub
- URL: https://github.com/ninest/bball-text-sim
- Owner: ninest
- Created: 2020-06-21T13:41:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T15:04:09.000Z (almost 6 years ago)
- Last Synced: 2025-01-07T14:24:25.918Z (over 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bball-text-sim
Basketball Simulator game using Python
## Features:
- [ X ] Function to import teams, players from a json file
- [ X ] Arbitrary functions to return attributes of players, teams
- [ ] Create a game loop