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

https://github.com/fedotovdev8801/gamesimulation

Game platform like XNA but on Python. (Python Library)
https://github.com/fedotovdev8801/gamesimulation

Last synced: 3 months ago
JSON representation

Game platform like XNA but on Python. (Python Library)

Awesome Lists containing this project

README

        

![GAMESIM ICON](icon.png)
# GameSimulation

`GameSimulation-Engine` is Python-library for game developing or education for game developers.

## Installing

You can install this library using `pip`:

```python
pip install https://github.com/FedotovDev8801/GameSimulation
```

# Using

Simple using example:

```python
from mainClasses import GameSimulation

result = GameSimulation()
print(result)
```
## Features

Game Developing
Game Engine Developing
Learning Python
Earning money from your games
Play games
Chat with developers

## Required Libraries

Python 3.6+
Pygame 2.6.1
ABC AbstractMethod

## Support

If you have issues or troubles, create issue on GitHub.

## License

This project is licensed by MIT. You can find more in LICENSE file.

## Social Media

GameSimulation web-site:
https://fedotovdev8801.github.io/GameSimulation-Site/

FedotovDev Patreon:
https://www.patreon.com/FedotovDev8801