https://github.com/mmartin46/pixel2pgame
A 2D physics test environment I created a while back using python.
https://github.com/mmartin46/pixel2pgame
pygame python
Last synced: about 2 months ago
JSON representation
A 2D physics test environment I created a while back using python.
- Host: GitHub
- URL: https://github.com/mmartin46/pixel2pgame
- Owner: mmartin46
- Created: 2022-12-12T19:04:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T15:10:06.000Z (over 2 years ago)
- Last Synced: 2025-02-15T17:47:22.177Z (4 months ago)
- Topics: pygame, python
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixel2PGame
A 2D multiplayer physics test environment I created a while back using python.
Modules Used:
Pygame
Random
CSVPlayer 1 Controls: Arrow Keys (Left, Right, Up(Jump), Down(Increase Weight))
Player 2 Controls: ADWS (Left, Right, Up(Jump), Down(Increase Weight))
