Skip to content

lorenzorossi7/CoinRainLevels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A rain of coins

Simple game for the completion of the Advanced Course in Programming with Python (2024 version) offered by the Department of Computer Science at the University of Helsinki through the MOOC (Massive Open Online Courses) platform

Rules

  • The player moves the robot to the left and right along the bottom of the screen using arrow keys.
  • Coins rain from the sky. The robot must collect all of these. Each coin gives 1 point.
  • If you reach the required number of points (displayed on the top right), you win.
  • Also monsters rain from the sky. The robot must avoid these. Each monster removes 1 point.
  • If you miss a coin, you lose.
  • You must win 5 levels to win the whole game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages