@ -1,4 +1,4 @@
*Hier Logo*
<img src="src/main/resources/LogoBitbiome.png">
---
# BitBiome - TextAdventure
## What is the game about?
@ -1,54 +1,46 @@
{
"shopitems": [
"name": "Holz",
"amount": 10,
"gold": 10
"gold": 100,
"amount": 500,
"name": "Fell"
},
"name": "Heiliges Schwert der Engel",
"gold": 1000,
"amount": 1,
"gold": 1000
"name": "Heiliges Schwert der Engel"
"name": "Stein",
"amount": 5,
"gold": 100
"gold": 2,
"amount": 1500,
"name": "Stein"
}
],
"locations": [
"mobs": [{
"damage": "10-15",
"name": "Big Foot",
"hp": 50,
"items": ["Fell"]
}],
"name": "Wald",
"items": [
"Holz",
"Stein"
"mobs": [
"Fell"
]
"name": "Strand",