awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
I

IronWarrior/SuperCharacterController

0
View on GitHub↗
0 stars·0 forks·1 view

SuperCharacterController

Features

  • Character Controllers - Controller for 3D character movement and physics.
  • Scripting and Utilities - Custom character controller.

Star history

Star history chart for ironwarrior/supercharactercontrollerStar history chart for ironwarrior/supercharactercontroller

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

Frequently asked questions

What are the main features of ironwarrior/supercharactercontroller?

The main features of ironwarrior/supercharactercontroller are: Character Controllers, Scripting and Utilities.

What are some open-source alternatives to ironwarrior/supercharactercontroller?

Open-source alternatives to ironwarrior/supercharactercontroller include: cjddmut/unity-2d-platformer-controller — A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes… 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… 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,…

Open-source alternatives to SuperCharacterController

Similar open-source projects, ranked by how many features they share with SuperCharacterController.
  • 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
  • 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
  • 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 SuperCharacterController→