Skip to content

BugraK/it-follows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It Follows

This little game is made for the final exercise of the Advanced Course in Programming from Helsinki University MOOC using PyGame library.

The goal of the game is simple: Collect all the coins without getting caught by the ghoul. Here is a little gameplay video:

gameplay

The player controls the robot with arrow keys and when they touch a coin, it's removed from the screen and the score increments by one. The ghoul appears after collecting the first coin and follows the robot wherever it goes. To make the game a little more challenging, ghoul speeds up after the third one. Depending of the result, there are "Victory" and "Game over" messages at the end of the game. The game can be restarted and quitted with F2 and ESC keys respectively.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages