A downloadable project-runner for Windows and Linux

Play as a duck on an infinite runner and get the highest score!

This project was made in Unity and it was used for me to test Unity's new input system and a ScriptableObject architecture.

Eventually, I would like to add more to the game such as healing, a magnet power up and possibly turn it into a kind of roguelite.

The game's code will be publicly available once I finish cleaning it up.

If you find any bugs or have any criticisms, you are more than welcome to leave a comment!

A big thanks from me to you!

Controls

  • Jump - Up arrow
  • Slide - Down arrow
  • Move left - Left arrow
  • Move right - Right arrow
  • Pause - 'P'

Download

Download
project-runner-windows.zip 38 MB
Download
project-runner-linux.zip 51 MB

Install instructions

Windows

Extract the folder and run project-runner.exe.

Linux

Extract the folder and run project-runner.86_64 (you might need to give it executable permissions, for that tick the 'Allow executing file as program' in the Permissions tab of the file properties or use the chmod command in the terminal).

Leave a comment

Log in with itch.io to leave a comment.