Skip to content

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

Notifications You must be signed in to change notification settings

drikusroor/pygame-tbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages