Skip to content

aivie13/PyTron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Description

This program generates a 2-player Tron game. Controls for player 1 are W,A,S,D for directions and LSHIFT for boost. COntrols for player 2 are UP,LEFT,DOWN,RIGHT for directions and RSHIFT for boost.

Execution

python3 -u path/to/file/lib.py

You will need to install pygame to run the program properly
pip install pygame

example of running code

Useful Sites

https://www.pygame.org/wiki/tutorials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages