Skip to content

tasticolly/Mipt-Game-on-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Mipt-Game-on-Python

Hello! This game is aimed at the speed of your reaction. The playing field has a red square in the center and 4 blue rectangles in the corners. You play by mouse as red square. Blue squares start moving in a random direction and hit walls and bounce(over time they speed up). You must avoid them for as long as possible. If you go out of the playing field - you lost. It sounds easy, but try to hold out for at least 15 seconds. (Press ESC to go to the menu.)

How to play? IN TERMINAL: pip3 install pygame python3 main.py

For MacOs If you get error with pygame when you launch game, try do this

Update 17.04

  • Big refactoring of code
  • Added login by nickname
  • Added saving the best result (for every nickname)
  • Added Rating Table with best results of all players which played on this computer. (Press ESC to go back to the menu.)
  • Added music in menu and in game process (It's very funny :) )
  • Added sound effects
  • Added ability in menu choice by mouse (before was only by keyboard)
  • Сhanged the way in which the speed of enemies increases
  • Added ability upload textures for player and enemy, but you can make it, if you change some files (no interface for do it right in the game, I left 3 textures for the main character, which will be randomly selected each time the round is started)

Good Luck!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages