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
·
prime31 avatar

prime31/CharacterController2D

0
View on GitHub↗
1,111 stars·246 forks·C#·5 views

CharacterController2D

CharacterController2D

Features

  • Character Controllers - Provides a character controller for 2D environments.
  • Scripting and Utilities - 2D character controller.

Star history

Star history chart for prime31/charactercontroller2dStar history chart for prime31/charactercontroller2d

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 CharacterController2D

Similar open-source projects, ranked by how many features they share with CharacterController2D.
  • ironwarrior/supercharactercontrollerI

    IronWarrior/SuperCharacterController

    0View on GitHub↗
    View on GitHub↗0
  • cjddmut/unity-2d-platformer-controllercjddmut avatar

    cjddmut/Unity-2D-Platformer-Controller

    990View on GitHub↗

    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.

    C#
    View on GitHub↗990
  • 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
  • dimforge/rapierdimforge avatar

    dimforge/rapier

    5,471View on GitHub↗

    Rapier is a cross-platform physics engine and rigid body dynamics solver designed for 2D and 3D simulations. It functions as a collision detection system and a robotics simulation framework, providing a consistent API for calculating physical interactions across different environments. The engine distinguishes itself with specialized robotics capabilities, including a toolkit for importing URDF and STL models to control multibody chains. It supports precise mechanical movement through inverse kinematics calculations and the application of PID controllers for dynamic body control. The simulat

    Rust
    View on GitHub↗5,471
See all 30 alternatives to CharacterController2D→

Frequently asked questions

What does prime31/charactercontroller2d do?

CharacterController2D

What are the main features of prime31/charactercontroller2d?

The main features of prime31/charactercontroller2d are: Character Controllers, Scripting and Utilities.

What are some open-source alternatives to prime31/charactercontroller2d?

Open-source alternatives to prime31/charactercontroller2d include: cjddmut/unity-2d-platformer-controller — A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes… ironwarrior/supercharactercontroller. 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… godotengine/godot-demo-projects — This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the… 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…