Skip to content

Downloading

Yash Khare edited this page Oct 28, 2020 · 4 revisions

Downloading 📶

You can download the game from our GitHub Actions artifacts. Head over to the GitHub Actions tab, click on the latest build and download the file for the OS you want.

You can download the latest stable release from here.

Quick links(these links might be behind the latest build. For the latest build please follow the instructions mentioned above):

You can try out the game directly from the browser all well over here: https://yashk2000.github.io/KnightInTheNight/

For best results, launch the URL on Google Chrome, and ensure you have webGL enabled 🤖. Browser based KnightInTheDark is just in it's alpha phase. The game works, but other functionalities such as quit, and restart do not 🥶. These only work on the desktop based Godot app 🖥️.

🛠️ Setting up the Project

To setup the project, download Godot Engine. Once it's downloaded and installed, select import project. Navigate to the folder where you cloned the repository. Enter the Games folder, and clicking project.godot to open the project in the Godot Editor.

Clone this wiki locally