Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 707 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 707 Bytes

Gamejam project, was made for Pirate Software gamejam 14.

Required technology

Project structure

  • scenes - Scenes and scripts for them
    • scenes/entities - Player and enemies
    • scenes/props - Static objects
    • scenes/levels - World
  • resources - Resources (audio, textures)
  • code - Common C# code, not associated with concrete scene

How to...

...make godot to open my favorite code editor?

See these instructions.