Game screenshot

Skyscraper Surfers

Skyscraper Surfers is an endless 3d runner game. You're driving a spaceship and the goal is to avoid all the skyscrapers. Use arrows for controls.


How to run:
1. Download and unzip the file

2. In CMD/bash enter the game folder and enter: 

pip install -r requirements.txt

3. Run the game with:

python main.py

(You can also follow the instructions on github)

IMPORTANT:

- When you run the game for the first time you'll most likely experience some lag. This is due to Numba compilation of functions. After the first run, cached compilation makes the game much faster.

- If you get an OSError download Visual C++ Redistributable

Credits:

-Toby Fox, Deltarune, Undertale -  A Cyber's World, CORE (music) (free for non-commercial use, as he said here)

- Font - NES Font (Free font for personal and commercial use), Manhattan Font (free for personal use)

- Click SFX from OpenGameArt


github.com/RedDoughnut/skyscraper-surfers

Awards

Give this entry an award

Files

File Uploader Date
Screenshot_2025-09-28_115720.png
Game screenshot
David3001 2025/09/28 09:58
skyscraper-surfers-main.zipfinal
Game files
David3001 2025/09/28 09:30

Diary Entries

Finished

Another successful game on pyweek.

I want to thank all people hosting this, as this is an amazing event.

Until next time,

David

Add a comment