Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exts/godotsharp-shortserve

Puzzle Game build using Godot 3.0 & C#
https://github.com/exts/godotsharp-shortserve

csharp gamedev godot godot-engine godotengine mono nuget

Last synced: 3 months ago
JSON representation

Puzzle Game build using Godot 3.0 & C#

Awesome Lists containing this project

README

        

# LD42 Gamejam Game build using Godot 3.0.6 using C#

![ShortServe](gameplay.gif)

This is the source code for a puzzle game built using godot 3.0 and c#. It requires a nuget package to run.

If you want to give it a shot head over to itch.io for a build of the actual game. [Download Here!](https://g4mr.itch.io/shortserve-ld42 "GodotSharp 3.0 C# Puzzle Game")

# Notes before opening project & building

- You need to run nuget to restore the nuget packages. Use the following command: `nuget restore ShortServe.sln`

Enjoy, I love Godot 3!