Giter Site home page Giter Site logo

iqpuzzle's Introduction

coder-dojo-godot

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.

iqpuzzle's People

Contributors

erselseyit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.