A mirror of the project we created during system engineering, just in case it ever goes down.
Go to file
EpicKnarvik97 f083026866 Legger til en demo av et spillbrett
Bytter fra HelloWorld til GameBoard i Main
Legger til små forbedringer til søppelinnsamling
2020-01-31 17:39:05 +01:00
assets Legger til noen teksturer for testing av grafisk grensesnitt 2020-01-31 12:13:59 +01:00
Deliverables Merge branch 'master' of https://github.com/inf112-v20/Fiasko 2020-01-30 12:22:08 +01:00
src Legger til en demo av et spillbrett 2020-01-31 17:39:05 +01:00
.gitignore Initial commit 2020-01-28 14:50:45 +01:00
pom.xml Initial commit 2020-01-28 14:50:45 +01:00
README.md Initial commit 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.