Skip to content

lu-jason/game-jam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Jam July 2024

For the Game Jam, we will most likely be making a 2D game using Godot and C#.

How to install Godot

On Windows:

  1. Navigate to https://godotengine.org/download/windows/
  2. Download Godot Engine - .NET (4.2.2)
  3. Extract the .zip file somewhere on your file system.
  4. Download .NET 8.0 SDK
  5. Open the executable and follow the steps

On Linux:

TBD

Text Editor

Godot in C# has nice integration with Visual Studio Code.

VS Code Extensions

The second extension provides all the godot code completion.

Tutorials

A good beginner tutorial for a 2D game is on the official godot website https://docs.godotengine.org/en/stable/getting_started/first_2d_game/index.html.

About

Repo to host the code for Game Jams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published