**Feature Rationale** This will be useful for when trying to port projects to platforms/frameworks such mobile and web/[emscripten](https://kripken.github.io/emscripten-site/index.html). **Proposed Solution** Have at least the following tests: - [x] "Hello World" flat, colored window - [ ] Image rendering - [ ] Font rendering - [x] Grabbing user input - [x] Toggle-able full screen test - [ ] Simple ball and gravity interactive demo, piecing all the above together Lastly, investigate how to integrate these with [codecov.io/](https://codecov.io/)
Feature Rationale
This will be useful for when trying to port projects to platforms/frameworks such mobile and web/emscripten.
Proposed Solution
Have at least the following tests:
Lastly, investigate how to integrate these with codecov.io/