Rooms, items and some player stuff

This commit is contained in:
2021-11-04 20:58:37 +01:00
parent 36bb9264b3
commit a745ff299e
277 changed files with 14665 additions and 5 deletions

2
app_web/game.js Normal file

File diff suppressed because one or more lines are too long

1
app_web/index.html Normal file
View File

@@ -0,0 +1 @@
<html><head><title>Assassin bug</title><script defer="defer" src="game.js"></script></head><body><h1>Assassin bug</h1><div aria-live="polite" id="output-area"></div><input id="input-area" placeholder="Type command"/></body></html>