Skip to content

Instantly share code, notes, and snippets.

@jicking
Created September 19, 2024 05:52
Show Gist options
  • Select an option

  • Save jicking/27591069c8aba0caf99924e520535013 to your computer and use it in GitHub Desktop.

Select an option

Save jicking/27591069c8aba0caf99924e520535013 to your computer and use it in GitHub Desktop.
godot-notes.md

godot-notes

  • https://learnxinyminutes.com/docs/gdscript/ GDScript is a dynamically and statically typed scripting language for the free and open source game engine Godot. Its syntax is vaguely similar to Python’s. Its main advantages are ease of use and tight integration with the engine. It’s a perfect fit for game development.

  • https://miniscript.org/MiniMicro/index.html#about Specifications 960 x 640 full-color (32-bit) display pixel, sprite, and tile graphics 68 x 26 text display

    Mini Micro is a neo-retro virtual computer. Learn to code, play some games, and join a friendly, enthusiastic community of hobbyists!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment