A programming assignment for INF101
Go to file
EpicKnarvik97 5c19c3133c
All checks were successful
EpicKnarvik97/Rogue101/pipeline/head This commit looks good
Changes a bunch of code
Renames some badly named interfaces and classes
Changes a bunch of packages for better structure
Adds some missing comments
Improves path finding performance somewhat
Adds an NPC death sound
Makes fake walls noticeable
Makes all NPCs drop their items when they die (as the NPCs may steal items from a player)
2023-08-13 14:24:53 +02:00
src Changes a bunch of code 2023-08-13 14:24:53 +02:00
.gitignore Cleans up project 2020-02-14 01:01:38 +01:00
Jenkinsfile Switches to Java 11 for compilation and removes some duplicated pipeline steps 2021-10-12 19:41:21 +02:00
LICENSE initial import 2018-02-28 10:22:33 +01:00
pom.xml Updates some dependencies 2023-08-04 19:45:14 +02:00
README.md Changes a bunch of code 2023-08-13 14:24:53 +02:00

Rogue101

Originally a programming assignment in INF101. Added here for archival.