awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cjddmut avatar

cjddmut/Unity-2D-Platformer-Controller

0
View on GitHub↗
990 Stars·165 Forks·C#·MIT·3 Aufrufe

Unity 2D Platformer Controller

A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.

Features

  • Character Controllers - Controller specifically designed for 2D platformer games.
  • Scripting and Utilities - 2D platformer motor.

Star-Verlauf

Star-Verlauf für cjddmut/unity-2d-platformer-controllerStar-Verlauf für cjddmut/unity-2d-platformer-controller

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Unity 2D Platformer Controller

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Unity 2D Platformer Controller.
  • ironwarrior/supercharactercontrollerI

    IronWarrior/SuperCharacterController

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • prime31/charactercontroller2dAvatar von prime31

    prime31/CharacterController2D

    1,111Auf GitHub ansehen↗

    CharacterController2D

    C#
    Auf GitHub ansehen↗1,111
  • owenashurst/agar.io-cloneAvatar von owenashurst

    owenashurst/agar.io-clone

    2,964Auf GitHub ansehen↗

    This project is a browser-based, real-time multiplayer action game where players control a character on a 2D canvas to absorb objects and grow in size. It utilizes a Node.js game server and WebSockets to synchronize game state, player movement, and chat across all connected participants. The application is delivered as a dockerized game application, ensuring consistent hosting and deployment across different cloud environments through containerized server environments. The system implements an authoritative server model that processes all game logic and physics to prevent cheating and mainta

    JavaScript
    Auf GitHub ansehen↗2,964
  • godotengine/godot-demo-projectsAvatar von godotengine

    godotengine/godot-demo-projects

    8,250Auf GitHub ansehen↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    GDScript
    Auf GitHub ansehen↗8,250
Alle 30 Alternativen zu Unity 2D Platformer Controller anzeigen→

Häufig gestellte Fragen

Was macht cjddmut/unity-2d-platformer-controller?

A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.

Was sind die Hauptfunktionen von cjddmut/unity-2d-platformer-controller?

Die Hauptfunktionen von cjddmut/unity-2d-platformer-controller sind: Character Controllers, Scripting and Utilities.

Welche Open-Source-Alternativen gibt es zu cjddmut/unity-2d-platformer-controller?

Open-Source-Alternativen zu cjddmut/unity-2d-platformer-controller sind unter anderem: ironwarrior/supercharactercontroller. prime31/charactercontroller2d — CharacterController2D. owenashurst/agar.io-clone — This project is a browser-based, real-time multiplayer action game where players control a character on a 2D canvas to… jrouwe/joltphysics — JoltPhysics is a high-performance C++ physics engine designed for multi-threaded simulation of 3D rigid bodies and… avianphysics/avian — Avian is a 2D physics engine and rigid body dynamics simulator designed to calculate physical motion using mass,… dimforge/rapier — Rapier is a cross-platform physics engine and rigid body dynamics solver designed for 2D and 3D simulations. It…