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

https://github.com/deutranium/river-crossing-game

A simple two player game created with PyGame for Intro to Software Systems course during Spring 2020
https://github.com/deutranium/river-crossing-game

pygame pygame-games

Last synced: 4 months ago
JSON representation

A simple two player game created with PyGame for Intro to Software Systems course during Spring 2020

Awesome Lists containing this project

README

          

# River Crossing Game

To play, clone the repo, navigate to it and run the following command

```
python3 index.py
```