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.
- Host: GitHub
- URL: https://github.com/gsri30/pygame
- Owner: GSri30
- Created: 2019-10-30T08:52:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T14:08:18.000Z (about 6 years ago)
- Last Synced: 2025-01-06T22:52:57.570Z (about 1 year ago)
- Topics: basic-games-in-python, multiplayer, pip, pygame, python, tic-tac-toe-game, tic-tac-toe-python
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ❤️