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

https://github.com/ballercat/die-young

game maybe
https://github.com/ballercat/die-young

Last synced: 3 months ago
JSON representation

game maybe

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/ballercat/die-young.svg?branch=master)](https://travis-ci.org/ballercat/die-young)

# A 2D Platformer, shooter Browser game project

The plan is to write a simple platformer with custom physics which can be implemented via wasm.

## Status

* 2D Collision detection is working
* Input handling
* PIXI integration
* Basic debug rendering of Geometric shapes

## TODO

* Physics simulation