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

https://github.com/inimaz/game

Dummy Risk-like game
https://github.com/inimaz/game

game practice-programming pygame python

Last synced: 3 months ago
JSON representation

Dummy Risk-like game

Awesome Lists containing this project

README

        

# Game

This is a game called Game. The world is caotic and not fare for everyone.
In this game, you will be one country, trying to conquer the rest of the world with your militar strategy.
Will a simple bot conquer you?

## How to setup
Run the setup.py file in your computer.
```
$ python setup.py install
```

Then run core.py file to start playing.

If you would like to contribute, pull requests are encouraged!

# Running the game
You can run this game in GitPod as well
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/inimaz/Game)


## Example
![alt text](./images/preview.png "Example")