Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mysterycommand/ferric

Rusty physics
https://github.com/mysterycommand/ferric

Last synced: about 1 month ago
JSON representation

Rusty physics

Awesome Lists containing this project

README

        

# [Ferric](https://en.wikipedia.org/wiki/Ferric "from 'ferric oxide, commonly, though not precisely, called rust'")

> Rusty physics, an attempt to port Box2d from C++ to pure/idiomatic Rust specifically with the aim of compiling to WebAssembly … all for learning

---

[![Build Status](https://travis-ci.com/mysterycommand/ferric.svg?branch=master)](https://travis-ci.com/mysterycommand/ferric) [![Website mysterycommand.github.io/ferric](https://img.shields.io/website-up-down-green-red/https/mysterycommand.github.io/ferric.svg)](https://mysterycommand.github.io/ferric/)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&identifier=154256744)](https://dependabot.com)
[![Maintainability](https://api.codeclimate.com/v1/badges/277e9ab82c1f0e5a2740/maintainability)](https://codeclimate.com/github/mysterycommand/ferric/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/277e9ab82c1f0e5a2740/test_coverage)](https://codeclimate.com/github/mysterycommand/ferric/test_coverage)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![License: MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](https://www.rust-lang.org/policies/licenses) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![dependencies Status](https://david-dm.org/mysterycommand/ferric/status.svg)](https://david-dm.org/mysterycommand/ferric) [![devDependencies Status](https://david-dm.org/mysterycommand/ferric/dev-status.svg)](https://david-dm.org/mysterycommand/ferric?type=dev)
[![stability: experimental](https://img.shields.io/badge/stability-1%20experimental-ec5315.svg)](https://nodejs.org/api/documentation.html#documentation_stability_index) [![SemVer 2.0.0](https://img.shields.io/badge/semver-2.0.0-brightgreen.svg)](https://semver.org) [![GitHub package version](https://img.shields.io/github/package-json/v/mysterycommand/ferric.svg)](https://github.com/mysterycommand/ferric/releases/tag/latest)

---