Skip to content

ZeroWave022/TrafficEvader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrafficEvader

A simple car game. Evade the traffic, collect coins and earn high scores!

Traffic Evader gameplay preview

To play the game, download the project, and start main.py:

python main.py

About the project

The game was created using pygame.

Below you'll find a collection of images, diagrams and similiar which sum up how the project is set up.

An early sketch of the project Sketch
View module UML class diagrams

The diagrams are valid as of commit 14cd1c8.

viewmanager class diagram

Viewmanager module UML class diagram

storage class diagram

Storage module UML class diagram

sprites class diagram

Sprites module UML class diagram

ui class diagram

UI module UML class diagram

views class diagram

Views module UML class diagram

A complete overview: UML package diagram

UML package diagram

Assets used

A big thank you goes to the creators of the following game assets and tools:

License

This project is licensed under the Apache License 2.0 (excluding any sprites, sounds, fonts or other assets which have their own licenses).

Releases

No releases published

Packages

No packages published

Languages