Skip to content

A game project by the community of influencer/streamer DougDoug for honouring the life and legacy of Rosa the sea otter from the Monterey Bay Aquarium. (Not officially associated with DougDoug, the Monterey Bay Aquarium or any other organization)

License

Notifications You must be signed in to change notification settings

Longliverosa/longliverosa-game

Welcome to the LongLiveRosa-game repository

This repository holds the godot community game for the longliverosa project

Play the game

Check out the newest release on the release page, or clone the project and play using godot

Helping out with the game

Repository conventions and rules

We use the default GDScript naming and style conventions:

Type Convention Example
File names snake_case yaml_parser.gd
Class names PascalCase class_name YAMLParser
Node names PascalCase Camera3D, Player
Functions snake_case func load_level():
Variables snake_case var particle_effect
Signals snake_case signal door_opened
Constants CONSTANT_CASE const MAX_SPEED = 200
Enum names PascalCase enum Element
Enum members CONSTANT_CASE {EARTH, WATER, AIR, FIRE}

For more information see https://docs.godotengine.org/en/4.4/tutorials/scripting/gdscript/gdscript_styleguide.html

About

A game project by the community of influencer/streamer DougDoug for honouring the life and legacy of Rosa the sea otter from the Monterey Bay Aquarium. (Not officially associated with DougDoug, the Monterey Bay Aquarium or any other organization)

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •