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#·9 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with CharacterController2D

These projects share indexed features with CharacterController2D. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with prime31/charactercontroller2d?

Projects with overlapping indexed features 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…