Sacha Ligthert
|
e8d5ecc772
linting + solving linting
|
1 year ago |
Sacha Ligthert
|
07f81679d8
More pre-commit magic.
|
2 years ago |
Sacha Ligthert
|
1eb18e7aeb
Disable printing of debug information
|
2 years ago |
Sacha Ligthert
|
69a1c68fb6
Add start of a pre-commit config.
|
2 years ago |
Sacha Ligthert
|
b08e0ea3e8
The (actual) Taskfile definition
|
2 years ago |
Sacha Ligthert
|
34bfeaed0e
Replace build script with a Taskfile
|
2 years ago |
Sacha Ligthert
|
e1ce42614c
Improve build script, ignore the builds/ folder.
|
2 years ago |
Sacha Ligthert
|
5680e2a204
Update the README.md! 🥳
|
2 years ago |
Sacha Ligthert
|
8933597780
Split game into a different module. Closes #1
|
2 years ago |
Sacha Ligthert
|
64e20f36f2
Remove (outdated) comments
|
2 years ago |
Sacha Ligthert
|
1542837738
Resets player position at the start of a new level. Closes #12
|
2 years ago |
Sacha Ligthert
|
5e587bc348
Added a "screenshot".
|
2 years ago |
Sacha Ligthert
|
ec8c3fb8a3
Checks of players are blocked by heaps of trash. Closes #11
|
2 years ago |
Sacha Ligthert
|
d1af011acb
Update README.md
|
2 years ago |
Sacha Ligthert
|
134c5edef9
Update the readme (1/2)
|
2 years ago |
Sacha Ligthert
|
d554bf73ef
Prevent from TPing into a wall.
|
2 years ago |
Sacha Ligthert
|
227364f79e
Prevent users from TPing into trash.
|
2 years ago |
Sacha Ligthert
|
4690e5b1f1
Enable bragging rights.
|
2 years ago |
Sacha Ligthert
|
84a9ee5c52
Refactored how robots are handled. Closes #3
|
2 years ago |
Sacha Ligthert
|
fa37a4740b
Cleaning up, followed by start of a rewrite of the `deleteRobot()` function.
|
2 years ago |
Sacha Ligthert
|
85ca0b0f86
Better method comparing Position's.
|
2 years ago |
Sacha Ligthert
|
adefe7bd20
Disable trash debug for now.
|
2 years ago |
Sacha Ligthert
|
2c7c17e727
Change game-logic a bit. Reduces trash. Addresses #3 and #11.
|
2 years ago |
Sacha Ligthert
|
f0ad3157f3
Move printing around, gives a more accurate result.
|
2 years ago |
Sacha Ligthert
|
063cab6521
Initalizes robots during `initialization()`, prevents weird behaviour.
|
2 years ago |
Sacha Ligthert
|
a349d221f1
Bring movePlayer() in to line with the rest.
|
2 years ago |
Sacha Ligthert
|
6a5db168e9
Pre-sleep note-to-self
|
2 years ago |
Sacha Ligthert
|
0d7a141830
Clean up of code.
|
2 years ago |
Sacha Ligthert
|
371de84218
Score whenever a robot gets destroyed. Closes #7.
|
2 years ago |
Sacha Ligthert
|
d77d84a891
Simplified the teleport function. Closes #5
|
2 years ago |