Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draws a more interesting map #66

Merged
merged 1 commit into from
Feb 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions src/main/resources/map_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ timeStep = 0.5
targetArea = 20 40 25 45
spawnAreaIntruders = 2 2 20 10
spawnAreaGuards = 2 2 20 10
wall = 50 0 51 20
wall = 0 0 1 80
wall = 0 79 120 80
wall = 119 0 120 80
wall = 0 0 120 1
wall = 10 10 110 110
wall = 200 200 220 220
wall = 400 100 440 420
tower = 0 23 50 63
tower = 12 40 20 44
teleport = 20 70 25 75 90 50 0.0
Expand Down