mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-01-31 23:29:36 +01:00
11 lines
625 B
Markdown
11 lines
625 B
Markdown
[![Build Status](https://travis-ci.com/inf112-v20/Fiasko.svg?branch=master)](https://travis-ci.com/inf112-v20/Fiasko)
|
|
[![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)
|
|
# 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.
|
|
|