[![License:0BSD](https://img.shields.io/badge/License-0BSD-brightgreen.svg)](https://opensource.org/licenses/FPL-1.0.0) [![travis.ci](https://travis-ci.org/Lokathor/thorium.svg?branch=master)](https://travis-ci.org/Lokathor/thorium) [![AppVeyor](https://ci.appveyor.com/api/projects/status/85ja8o0pu772pux2/branch/master?svg=true)](https://ci.appveyor.com/project/Lokathor/thorium) [![crates.io](https://img.shields.io/crates/v/thorium.svg)](https://crates.io/crates/thorium) [![docs.rs](https://docs.rs/thorium/badge.svg)](https://docs.rs/thorium/) # thorium Lokathor does stuff, ium. This repo isn't about any particular thing right now. It's just about doing some exploratory coding to try out new stuff. ## Requirements * This uses [beryllium](https://github.com/Lokathor/beryllium), which means you need to do some setup if you're not on Windows. Oh well. ## Stuff So Far * The program can draw 4-color DMG style graphics. * Requires a controller (keyboard support to come) * You can move a little mouse thing around the screen. * Pulse sound (other sounds to come). ## Crate Versioning This crate does not follow semver at all. The versions are just when i think a bigger thing happened or when a smaller thing happened.