carp

Version, currently master branch1 version
  • master branchlatestSep 25, 2023

github.com/sol-vin/carp

A physics library based off of c-krit/ferox

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  carp:
    github: sol-vin/carp
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.9.2
License
MIT
Author
Ian Rash
Target
  • carp from src/carp.cr

Dependencies

This version declares no dependencies.

README

Carp

Carp is a 2D physics library based off of c-krit/ferox

Installation

shards install babbeeee

Usage

None yet :(

Development

Let's hope!

Contributors