mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 06:09:46 +03:00
f922bcb8c79fc72b4dc51f4a157103d287e6fa4a
Answering PR reviews Removeing class_name _get_split_state documentation Mentioning Voronoi split screen in README Fixing comments Use the same script for both players The input map is configured to work with AZERTY and QWERTY keyboards Use spaces for comments alignment + code style Fix empty line and incorrect comment Add arrow keys to control player 2 Removing most static typing as suggested for demo projects Removing broken split origin feature Removing the floor texture to avoid copyright issues Changing game icon Make Walls.gd a tool script + randomize Fixing style Handle joysticks for player movement
Godot demo projects
Each folder containing a project.godot file is a demo project meant to
be used with Godot Engine, the open source
2D and 3D game engine.
Important note
- The
masterbranch is compatible with the latest Godot version (currently 3.1). - Use the appropriate branch for your Godot version, such as the
2.1branch for Godot 2.1.x.
Useful links
License
Those demos are distributed under the terms of the MIT license, as described in the LICENSE.md file.
Description
Languages
GDScript
89%
C#
9.4%
JavaScript
0.7%
GLSL
0.5%
Shell
0.2%
Other
0.2%