|
e8d5ecc772
|
linting + solving linting
|
2025-03-05 11:44:10 +01:00 |
|
|
07f81679d8
|
More pre-commit magic.
|
2024-08-14 21:14:28 +02:00 |
|
|
1eb18e7aeb
|
Disable printing of debug information
|
2024-08-14 17:17:11 +02:00 |
|
|
69a1c68fb6
|
Add start of a pre-commit config.
|
2024-08-14 17:13:38 +02:00 |
|
|
b08e0ea3e8
|
The (actual) Taskfile definition
|
2024-08-14 17:02:47 +02:00 |
|
|
34bfeaed0e
|
Replace build script with a Taskfile
|
2024-08-14 17:01:52 +02:00 |
|
|
e1ce42614c
|
Improve build script, ignore the builds/ folder.
|
2023-12-14 23:42:15 +01:00 |
|
|
5680e2a204
|
Update the README.md! 🥳
v20231212
|
2023-12-11 21:54:50 +01:00 |
|
|
8933597780
|
Split game into a different module. Closes #1
|
2023-12-11 21:51:50 +01:00 |
|
|
64e20f36f2
|
Remove (outdated) comments
|
2023-12-11 20:49:07 +01:00 |
|
|
1542837738
|
Resets player position at the start of a new level. Closes #12
|
2023-12-11 01:04:38 +01:00 |
|
|
5e587bc348
|
Added a "screenshot".
|
2023-12-11 00:36:54 +01:00 |
|
|
ec8c3fb8a3
|
Checks of players are blocked by heaps of trash. Closes #11
|
2023-12-11 00:33:02 +01:00 |
|
|
d1af011acb
|
Update README.md
|
2023-12-07 01:25:43 +01:00 |
|
|
134c5edef9
|
Update the readme (1/2)
|
2023-12-07 01:18:39 +01:00 |
|
|
d554bf73ef
|
Prevent from TPing into a wall.
|
2023-12-06 22:30:22 +01:00 |
|
|
227364f79e
|
Prevent users from TPing into trash.
|
2023-12-06 22:23:47 +01:00 |
|
|
4690e5b1f1
|
Enable bragging rights.
|
2023-12-06 20:35:31 +01:00 |
|
|
84a9ee5c52
|
Refactored how robots are handled. Closes #3
|
2023-12-06 20:32:08 +01:00 |
|
|
fa37a4740b
|
Cleaning up, followed by start of a rewrite of the deleteRobot() function.
|
2023-12-06 19:26:06 +01:00 |
|
|
85ca0b0f86
|
Better method comparing Position's.
|
2023-12-06 19:25:16 +01:00 |
|
|
adefe7bd20
|
Disable trash debug for now.
|
2023-12-06 19:24:46 +01:00 |
|
|
2c7c17e727
|
Change game-logic a bit. Reduces trash. Addresses #3 and #11.
|
2023-12-06 19:23:47 +01:00 |
|
|
f0ad3157f3
|
Move printing around, gives a more accurate result.
|
2023-12-05 23:49:57 +01:00 |
|
|
063cab6521
|
Initalizes robots during initialization() , prevents weird behaviour.
|
2023-12-05 23:29:45 +01:00 |
|
|
a349d221f1
|
Bring movePlayer() in to line with the rest.
|
2023-12-05 23:20:58 +01:00 |
|
|
6a5db168e9
|
Pre-sleep note-to-self
|
2023-12-04 01:32:04 +01:00 |
|
|
0d7a141830
|
Clean up of code.
|
2023-12-04 01:27:19 +01:00 |
|
|
371de84218
|
Score whenever a robot gets destroyed. Closes #7.
|
2023-12-04 01:11:33 +01:00 |
|
|
d77d84a891
|
Simplified the teleport function. Closes #5
|
2023-12-04 01:04:51 +01:00 |
|
|
2e13d93a53
|
Fixes #4, additional debug
|
2023-12-04 01:01:45 +01:00 |
|
|
9aad81f7cd
|
Kept editing until it was in a semi-playable.
|
2023-12-03 22:20:44 +01:00 |
|
|
51176b0aa3
|
Lots of changes. Need to check if robots are being made, and why they aren't being printed.
|
2023-12-02 00:19:33 +01:00 |
|
|
579dcbd41c
|
Added score; Keep track of movement;
|
2023-12-01 23:08:17 +01:00 |
|
|
ee47329732
|
Clean up of redundant code.
|
2023-12-01 23:07:57 +01:00 |
|
|
2543cd8e55
|
Made it able to move
|
2023-12-01 22:41:35 +01:00 |
|
|
86e96a1062
|
Show at least something. It is a start.
|
2023-12-01 21:57:52 +01:00 |
|
|
1b81e0b9a5
|
Frustratingly trying a few things
|
2023-12-01 19:15:30 +01:00 |
|
|
11f2a3266a
|
Testing, trying
|
2023-12-01 19:10:47 +01:00 |
|
|
8b8e396710
|
Start of some code.
|
2023-12-01 18:38:58 +01:00 |
|
|
62f10f66d6
|
Added an initial design.md
|
2023-11-27 11:58:31 +01:00 |
|
|
1a21f7f145
|
Update the README.md with some ideas.
|
2023-11-24 23:41:50 +01:00 |
|
|
f91b585a0f
|
Initial commit
|
2023-11-24 22:19:29 +00:00 |
|