awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cjddmut avatar

cjddmut/Unity-2D-Platformer-Controller

0
View on GitHub↗
990 نجوم·165 تفرعات·C#·MIT·1 مشاهدة

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.

سجل النجوم

مخطط تاريخ النجوم لـ cjddmut/unity-2d-platformer-controllerمخطط تاريخ النجوم لـ cjddmut/unity-2d-platformer-controller

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Unity 2D Platformer Controller

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Unity 2D Platformer Controller.
  • ironwarrior/supercharactercontrollerI

    IronWarrior/SuperCharacterController

    0عرض على GitHub↗
    عرض على GitHub↗0
  • prime31/charactercontroller2dالصورة الرمزية لـ prime31

    prime31/CharacterController2D

    1,111عرض على GitHub↗

    CharacterController2D

    C#
    عرض على GitHub↗1,111
  • owenashurst/agar.io-cloneالصورة الرمزية لـ owenashurst

    owenashurst/agar.io-clone

    2,964عرض على GitHub↗

    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
    عرض على GitHub↗2,964
  • godotengine/godot-demo-projectsالصورة الرمزية لـ godotengine

    godotengine/godot-demo-projects

    8,250عرض على GitHub↗

    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
    عرض على GitHub↗8,250
عرض جميع البدائل الـ 30 لـ Unity 2D Platformer Controller→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ cjddmut/unity-2d-platformer-controller؟

الميزات الرئيسية لـ cjddmut/unity-2d-platformer-controller هي: Character Controllers, Scripting and Utilities.

ما هي البدائل مفتوحة المصدر لـ cjddmut/unity-2d-platformer-controller؟

تشمل البدائل مفتوحة المصدر لـ cjddmut/unity-2d-platformer-controller: 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…