Skip to content

xtay2/GMTK

Repository files navigation

GMTK

Game for the GMTK 2021 GameJam

Note for devs: Please put your stuff in the corresponding folders. Programs in code, art in Sprites, music in Sound, etc...

Standardisation

File types

png for Images and Animationframes

aseprite for Pixelartanimations

txt for notes

json for possible SaveGameData

mp3 or .ogg for Soundfiles

Nomonclature

generally following godot style guide https://docs.godotengine.org/en/stable/getting_started/scripting/gdscript/gdscript_styleguide.html (mostly pep8 and common sense)

single line comments

snake_case for code files

??? for node names

??? for scene names

About

Game for the GMTK 2021 GameJam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published