Skip to content

smrityku/SaveTheMinion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaveTheMinion

SaveTheMinion is a racing game written in Python. The following libraries have been used for this project:

  • os: The OS module in Python provides a way of using operating system dependent functionality. Such as, defines window size, location etc.
  • pygame: Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.
  • random: The random module is used to generate random numbers for object positions.
  • time: This module has been used for time-related functions. Such as, for pausing the game.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages