A simple networked physics demo for the Godot engine using snapshot interpolation and UDP
A simple networked physics demo for the Godot engine using state synchronization and UDP
This repository contains a 2D Space Shooter Game developed in Godot 4, inspired by the original tutorials created by the talented YouTuber Sunny GameDev. The tutorials were originally designed for Unity, but I have ported the same game to Godot, showcasing how it can be recreated in a different…
The main features of sarooptech/planeshooter are: Engine Demos.
Open-source alternatives to sarooptech/planeshooter include: calinou/fps-test — A FPS demo for Godot. elesh-norn/kaleidoscope — Pretty picture shader toy. empyreanx/godot-snapshot-interpolation-demo — A simple networked physics demo for the Godot engine using snapshot interpolation and UDP. empyreanx/godot-state-sync-demo — A simple networked physics demo for the Godot engine using state synchronization and UDP. fede0d/godot-pathfinding2d-demo — A demo project demonstrating pathfinding using a tilemap on the Godot Engine. gdquest/godot-make-pro-2d-games — A-RPG demo made with Godot, MIT-licensed, from our Godot course.