drikusroor / pygame-tbs

A small pygame-based game that explores path finding and turn based gameplay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pygame TBS

Aka Silent Storm 2D aka Gray Haze, this project contains the first sketches of a new Silent Storm like game. First written in Python, using pygame, to explore path finding and turn based processes, the game (Gray Haze) will eventually be made in the Godot engine and its code will be found in a separate repository.

Thank you,

Drikus Roor

To use:

Install dependencies, using Anaconda, using the Anaconda Prompt:

conda env create -f pygame-tbs.yml

Start "game"

python main.py

About

A small pygame-based game that explores path finding and turn based gameplay.


Languages

Language:Python 100.0%