Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wkta/open-bomberman-py
https://github.com/wkta/open-bomberman-py
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wkta/open-bomberman-py
- Owner: wkta
- License: mit
- Created: 2020-12-05T15:31:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T08:16:01.000Z (5 months ago)
- Last Synced: 2024-08-01T20:48:05.143Z (3 months ago)
- Language: Python
- Size: 198 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# open-bomberman-py
Has been tested using python 3.11.
To run the project easily, you chould create a PyCharm project and add in the
*Project Structure* all four elements:
1. client/
2. server/
3. sharedcode/
4. vendor/## Projects aim
The aim of this project is to create an online multiplayer game,
with instantiated rooms.My personal goal is to learn how to benefit from the Websocket
protocol for creating games.## Technical infos
What technology do we use?
server-side:
- the `flask-socketio` libraryclient-side:
- the `pygame` library
- the `python-socketio` library## Assets used
great CC0 assets by pixelboy,
check this:
https://github.com/sparklinlabs/superpowers-asset-packs/tree/master/ninja-adventure