Grimmys / rpg_tactical_fantasy_game

A tactical turn-based game project in pygame, open to support
GNU General Public License v3.0
405 stars 85 forks source link
2d-game games player pygame pygame-games python rpg-game turn-based-strategy

RPG Tactical Fantasy Game

made-with-python licence latest release GitHub release (latest by date)

[ English | 简体中文 | 繁體中文 ]

Open to collaborative development.

The game is a Tactical Fantasy RPG, turn-based and in 2D.

How to help development

You can submit any request you want, or report any bug you encounter, by sending an e-mail to grimmys.programming@gmail.com or by opening an issue.

Alternatively, you can join the newly created community discord: https://discord.gg/CwFdXNs9Wt.

Feel free to come up with ideas whether it is about coding practices or game mechanics, this project is far from being perfect!

Here are some suggestions of contributions:

Version : 1.0.4

Main screen with possible moves and attack Inventory menu Status window

How to start the game

If you are using 64-bit Windows you can head over to the releases page to get a prebuilt executable.

If you would rather run directly from the source (or want to develop the game), make sure to have Python3.9 (or above) installed and run python -m pip install -r requirements in the repository folder.

Then you can run python main.py or "./main.py" (only for Python 3) in linux operation system to start the game.

Keys