An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Pixel2PGame

A 2D multiplayer physics test environment I created a while back using python.


Modules Used:

Pygame

Random

CSV

Player 1 Controls: Arrow Keys (Left, Right, Up(Jump), Down(Increase Weight))

Player 2 Controls: ADWS (Left, Right, Up(Jump), Down(Increase Weight))

![pygame_1](https://user-images.githubusercontent.com/100044690/208936593-b00e0812-8086-4d5f-b52c-f4db3cfaf530.PNG)

![pygame_2](https://user-images.githubusercontent.com/100044690/208936623-b8deb076-354d-41a4-a484-ed2ce4c45758.PNG)