Fiasko/README.md

11 lines
625 B
Markdown
Raw Normal View History

2020-02-04 11:22:54 +01:00
[![Build Status](https://travis-ci.com/inf112-v20/Fiasko.svg?branch=master)](https://travis-ci.com/inf112-v20/Fiasko)
2020-02-04 14:13:51 +01:00
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/51d37dc99db44758944198a59f2d2a4b)](https://www.codacy.com/gh/inf112-v20/Fiasko?utm_source=github.com&utm_medium=referral&utm_content=inf112-v20/Fiasko&utm_campaign=Badge_Grade)
2020-01-28 14:50:45 +01:00
# INF112 Maven template
Simple skeleton with libgdx.
## Known bugs
Currently throws "WARNING: An illegal reflective access operation has occurred",
when the java version used is >8. This has no effect on function or performance, and is just a warning.