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

https://github.com/gsri30/pygame

This repo consists of some (lame) games which are made with pygame. These are very basic level ones which can be used as a basement for your moderate level games.
https://github.com/gsri30/pygame

basic-games-in-python multiplayer pip pygame python tic-tac-toe-game tic-tac-toe-python

Last synced: 12 months ago
JSON representation

This repo consists of some (lame) games which are made with pygame. These are very basic level ones which can be used as a basement for your moderate level games.

Awesome Lists containing this project

README

          

Welcome to PyGame 👋



> This repository consists of some (lame) games which are made with pygame. These are very basic level ones which can be used as a basement for your moderate level games.

## Install

```sh
pip install pygame
```

## Usage

```sh
python3 main.py
```

## Author

👤 **Sri Harsha G**

* Website: https://gsri30.github.io/
* Github: [@GSri30](https://github.com/GSri30)

## Show your support

Give a ⭐️ if this project helped you!

***
This README was generated with ❤️