A downloadable Ice Run for Windows, macOS, Linux, and Android

Your goal is simple: jump over as many sandcastles as you can and survive for as long as possible! 

The longer you play, the faster things get, so stay sharp and test your reflexes. It’s a short and fun challenge, perfect for a quick break or to beat your own high score.

How long can you keep running?

Download

Download
game_final.py 13 kB

Install instructions

This game is a Python .py  file, so you’ll need a few things to play:

  1. Install Python (version 3.9 or higher)
    Download it here: https://www.python.org/downloads/
  2. Install Pygame
    Open a terminal/command prompt and type: " pip install pygame "
  3. Run the game
    • Open a terminal in the folder where the .py file is located.
    • Type: "python game_name.py" (Replace game_name.py with the actual file name.)

Enjoy the game! If you have any issues, make sure Python and Pygame are installed correctly.

Leave a comment

Log in with itch.io to leave a comment.