Skip to content

dmajere/pygame-td

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

python3 -m venv .venv
source .venv/bin/activate
pip3 install pygame-ce

Run

python3 main.py <scene>

Scenes

bullet

Simple bullet flight mechanic. To shoot a bullet click, drag and release. Bullet will fly in a direction of your movement.

tower

press B to build tower. Click to choose position. ESC to cancel build.

When not in build mode, click to start shooting.

path

  • main game testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages