Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 758 Bytes

File metadata and controls

19 lines (11 loc) · 758 Bytes

CScope

Clemson Hello World 2023 project to manage Gradescope submissions with a GUI made in the Godot Engine with a Python backend.

image

Winner of the "Wild Card" award.

Distributed under the GPL License (see "LICENSE.GPL").

Downloading Instruction (GUI)

Make sure you have Python 3+ installed. To ensure this, type python --version in your terminal and ensure the version is >3

Download the release from the "Releases" tab of this Github and run the .exe file. Make sure the batch files and python files are in the same directory as the .exe

Compilation Instructions

Godot 4.0+ must be installed.

Open a new project and load the "project.godot" file.