Skip to content

hafizosina/rpg_tactical_fantasy_game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG Tactical Fantasy Game

WARNING : This game is entirely under construction.

The game is an RPG Tactical Fantasy game, turn-based and is in 2D. I'm currently looking for a good name.

How to help development

You can submit any request you want, or notify me about any bug you encountered, by sending an e-mail to [email protected] or by opening an issue.

Please, don't hesitate about suggesting ideas : it's my first " serious " game project. ;)

  • Help with balancing would be greatly appreciated... I'm not really good in this kind of games even if I love them ! All values could be found in the XML files wrapped in the data folder.
  • Since I'm not a designer, some elements may be oddly placed in the UI. You can try to correct the ones you see or simply notify me.
  • Ideas about future levels could be submitted, however, I'm currently working on a scenario.

Version : 1.0.0

Main screen with possible moves and attack Inventory menu Status window

How to start the game

Type the following command in a shell at the project root :

python main.py

Make sure to have python and pygame installed.

If you don't have python, you can just execute build/exe.win32-3.6/main.exe.

Keys

  • Left click : Select a player, choose a case to move, select an action to do etc. (main button)
  • Left click (on empty tile) : Open main menu.
  • Right click : Deselect a player or cancel last action if possible (secondary button).
  • Right click (on entity) : Show the possible movements of the entity.

About

A personal game project, open to support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%