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

https://github.com/svermeulen/comfy-breakout

Sample game (breakout) for comfy engine
https://github.com/svermeulen/comfy-breakout

Last synced: 3 months ago
JSON representation

Sample game (breakout) for comfy engine

Awesome Lists containing this project

README

        

Comfy Breakout
====

This is just a very simple sample game for the [Comfy engine](https://github.com/darthdeus/comfy).

Usage
====

Desktop:
* `cargo run`

Web Assembly:
* `scripts/build_and_run_web.bat`