awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·9 views

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 history

Star history chart for cjddmut/unity-2d-platformer-controllerStar history chart for cjddmut/unity-2d-platformer-controller

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Unity 2D Platformer Controller

Similar open-source projects, ranked by how many features they share with Unity 2D Platformer Controller.
  • ironwarrior/supercharactercontrollerI

    IronWarrior/SuperCharacterController

    0View on GitHub↗
    View on GitHub↗0
  • prime31/charactercontroller2dprime31 avatar

    prime31/CharacterController2D

    1,111View on GitHub↗

    CharacterController2D

    C#
    View on GitHub↗1,111
  • owenashurst/agar.io-cloneowenashurst avatar

    owenashurst/agar.io-clone

    2,964View on 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
    View on GitHub↗2,964
  • godotengine/godot-demo-projectsgodotengine avatar

    godotengine/godot-demo-projects

    8,250View on 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
    View on GitHub↗8,250
See all 30 alternatives to Unity 2D Platformer Controller→

Frequently asked questions

What does cjddmut/unity-2d-platformer-controller do?

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.

What are the main features of cjddmut/unity-2d-platformer-controller?

The main features of cjddmut/unity-2d-platformer-controller are: Character Controllers, Scripting and Utilities.

What are some open-source alternatives to cjddmut/unity-2d-platformer-controller?

Open-source alternatives to cjddmut/unity-2d-platformer-controller include: 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…