Skip to content

A turn-based game where you can select skills, edit starting stats and play with either computer opponent or a 2nd player

Notifications You must be signed in to change notification settings

Special70/python___Turn-Based-Game

Repository files navigation

Turn Based Game

A turn-based game built in Python3 where you can select skills, edit starting stats and play with either a 2nd player or a computer opponent.

alt text

How to open the game

Run main.py to open the game

Description and Information

  • This game is designed to accept keypresses instead of type-in inputs to allow users to experience less effort in choosing choices.
  • The system for the skills, status effects and cooldowns are written in a way where it's very easy to implement
  • This game contains a keybind editor which allows users to configure the keybinds to their liking
  • This game can be played in Singleplayer or Multiplayer

About

A turn-based game where you can select skills, edit starting stats and play with either computer opponent or a 2nd player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages