Skip to content

A simple game written in Python as an example of Pygame project

License

Notifications You must be signed in to change notification settings

va1ngvarr/Pytruck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytruck

A simple game written in Python as an example of Pygame project

The project is needed to show structure of game in pygame. It implements WASD-control of the car. And of course weirdly moving bots, because they built on if-constructions!

image

The number of bots is defined in "BOT_AMOUNT" variable of the settings.py file, look for the rest of the values in settings.py and Car folder

About

A simple game written in Python as an example of Pygame project

Topics

Resources

License

Stars

Watchers

Forks

Languages