Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Example project for Godot for Coder Dojo

NotificationsYou must be signed in to change notification settings

programaths/coder-dojo-godot

Repository files navigation

Example project for Godot for Coder Dojo

Demo video :https://www.youtube.com/watch?v=yIHZFkv2POE

What is gogot ?

See:https://godotengine.org/

Sub projects

cards

Shows basic tweening, use of sprites and cursor interraction. Make use of signals too.

Controls: click to reveal a card

sokoban

Introduce physics and tilemap. Use tweening and lerp to provide tile based motion.

Good to note that there is two different speed for "walking" and "pushing".

Controls: arrows to move and push boxes

flipper

Heavily use of physic engine and all available joints (groove, pin and dample).

Shows also how to use collision layers.

Controls: down to pull plunger, left and right for left and right flippers

Shmup

Heavily use of Paths2D, randf and collision layers. Uses an inherited scene for choreegraphy2 and 3.

Controls: arrows to move, space to shoot.

Platformer

Very simple game which use an Animation player to handle "bonus block" and feature a climbable ladder and one way platform.

Player is fully animated.

Controls: arrows to move, space to jump.

Fifteen

Fifteen game.

Controls: Click a tile to move it to the free cell

Minigolf

Controls: Aim and click to "put" the ball

Match3

Controls:Click and drag tiles to "swap" them.There is a bug in that one, kudo if you find a solution to it:-p

Quatrominos

A well known game with quatrominos.

controls: A and E to rotate left and right. Arrows to move left and right and accellerate descent.

Rail shooter ... without shots :-D

A simple 3D games where you fly around obstacles in a straight line.(Like Starfox on SNES)

controls: Move your mouse to move.

Pentominoes

A simple block puzzle game.

This game features drag & drop system and scene inheritence.

controls: Drag & drop with mouse, right click when grabbing to rotate.

Word finder

Drag the mouse over the tiles to compose words on the right.

controls: Drag mouse over tiles

TODO

And a basic zelda like RPG.

About

Example project for Godot for Coder Dojo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp