This website requires JavaScript.
Explore
Help
Register
Sign In
seb
/
NightTrainToBudapest
Archived
Watch
1
Star
0
Fork
0
You've already forked NightTrainToBudapest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-04
. You can view files and clone it, but cannot push or open issues or pull requests.
NightTrainToBudapest
/
src
/
main
/
java
/
ch
/
unibas
/
dmi
/
dbis
/
cs108
/
Klassenstruktur
History
Sebastian Lenzlinger
8f0ccbfa36
Fixed InputToProtocolMap to now contain a encoding map from client input to protocol msg and a set of legal client inputs.
2022-03-26 10:53:22 +01:00
..
Ghost.java
added all needed subclasses, worked on Ghost classes.
2022-03-17 14:27:54 +01:00
GhostNPC.java
updated player / npc classes to work with ClientHandlers
2022-03-22 15:24:53 +01:00
GhostPlayer.java
Fixed InputToProtocolMap to now contain a encoding map from client input to protocol msg and a set of legal client inputs.
2022-03-26 10:53:22 +01:00
Human.java
added all needed subclasses, worked on Ghost classes.
2022-03-17 14:27:54 +01:00
HumanNPC.java
updated documentation for humanNPC
2022-03-24 11:23:41 +01:00
HumanPlayer.java
Fixed InputToProtocolMap to now contain a encoding map from client input to protocol msg and a set of legal client inputs.
2022-03-26 10:53:22 +01:00
Passenger.java
Fixed InputToProtocolMap to now contain a encoding map from client input to protocol msg and a set of legal client inputs.
2022-03-26 10:53:22 +01:00