Game Kits

Showing 24 of 326 results
Page2 of 28
Pong CS hero image

Pong CS

by mugentwo

FREE

C# translation of the following example: https://godotengine.org/asset-library/asset/121

3D Kinematic Character Demo CS hero image

3D Kinematic Character Demo CS

by mugentwo

FREE

3D Kinematic Character Demo CS Godot C# Godot translation of the following Godot example: https://godotengine.org/asset-library/asset/126

Pong with GDScript Demo hero image

Pong with GDScript Demo

by godotengine

FREE

A simple Pong game. This demo shows best practices for game development in Godot, including signals: https://docs.godotengine.org/en/latest/getting_started/step_by_step/signals.html How it works: The walls, paddle, and ball are all Area2D nodes. When the ball touches the walls or the paddles, they emit signals and modify the ball. NOTE: There is a C# version available here: https://godotengine.org/asset-library/asset/2796 Language: GDScript Renderer: Compatibility

Notes hero image

Notes

by mxt08

FREE

A simple text editor and saver.

drag and drop hero image

drag and drop

by ange

FREE

a drag and drop demo made with Godot

3D reflecting laser Godot. hero image

3D reflecting laser Godot.

by remysaurus

FREE

a reflecting laser in Godot 4.0 can activate collisions

Waving Tree hero image

Waving Tree

by go3d

FREE

This is a Godot project containing a scene with a waving tree (using shaders from Youtuber Rainware) and a beautiful environment setup with GodRays addon by Slsillicon and scatter plugin by hungry proton.

DaemonSide hero image

DaemonSide

by aviangames

FREE

A simple 2D Action Game. The Player can move and attack in 4 Directions. He can lose and collect Hearts through Enemys and floating Hearts inside a Level.

Starter Kit FPS hero image

Starter Kit FPS

by kenney

FREE

Starter Kit FPS is a basic template for a 3D first person shooter in Godot 4.3 (stable). Includes features like; - Character controller - Weapons, switching weapons - Enemies - Sprites and 3D Models (CC0 licensed) Controls: - W A S D: Movement - Spacebar: Jump - Left mouse button: Shoot - E: Switch weapon

Noise Viewer Demo hero image

Noise Viewer Demo

by godotengine

FREE

This is a sample project which allows the user to tweak different parameters of a FastNoiseLite texture. Language: GDScript Renderer: Compatibility

NMKR SDK hero image

NMKR SDK

by odiobill

FREE

The "NMKR SDK for Godot" plugin addresses the need for seamless integration of NFTs and other blockchain capabilities in the gaming industry, particularly targeting indie game developers using Godot. With this tool, we aim to attract new developers and users to the blockchain ecosystem, broadening its user base while facilitating the implementation of NFT technology for game developers who are adopting different revenue models.

CardEngine - Card games framework hero image

CardEngine - Card games framework

by braindeadbzh

FREE

CardEngine is a framework to create card games for the Godot Engine. Non-exhaustive features list: * Dedicated editor UI to manipulate CardEngine's objects * Database system to manage cards * Fully customizable Container widget to arrange cards on a grid or along a path * Board widget to create complex interactions * Fully customizable Animations * Drag and drop support