Sacha Ligthert sacha
sacha pushed tag v20231212 to golang/rowboz 2023-12-12 23:37:19 +01:00
sacha released Initial Release at golang/rowboz 2023-12-12 23:37:19 +01:00
sacha opened issue golang/rowboz#13 2023-12-11 22:11:46 +01:00
Move robots into Go routines
sacha pushed to trunk at golang/rowboz 2023-12-11 21:54:53 +01:00
5680e2a204 Update the README.md! 🥳
sacha closed issue golang/rowboz#1 2023-12-11 21:52:00 +01:00
Split game into different modules
sacha pushed to trunk at golang/rowboz 2023-12-11 21:52:00 +01:00
8933597780 Split game into a different module. Closes #1
sacha pushed to trunk at golang/rowboz 2023-12-11 20:49:11 +01:00
64e20f36f2 Remove (outdated) comments
sacha closed issue golang/rowboz#12 2023-12-11 01:04:46 +01:00
Reset player position at the start of each new level.
sacha pushed to trunk at golang/rowboz 2023-12-11 01:04:46 +01:00
1542837738 Resets player position at the start of a new level. Closes #12
sacha opened issue golang/rowboz#12 2023-12-11 00:53:33 +01:00
Reset player position at the start of each new level.
sacha pushed to trunk at golang/rowboz 2023-12-11 00:36:58 +01:00
5e587bc348 Added a "screenshot".
sacha closed issue golang/rowboz#11 2023-12-11 00:33:07 +01:00
Rework trash and the player
sacha pushed to trunk at golang/rowboz 2023-12-11 00:33:07 +01:00
ec8c3fb8a3 Checks of players are blocked by heaps of trash. Closes #11
sacha pushed to trunk at golang/rowboz 2023-12-07 01:25:45 +01:00
d1af011acb Update README.md
sacha pushed to trunk at golang/rowboz 2023-12-07 01:18:42 +01:00
134c5edef9 Update the readme (1/2)
sacha commented on issue golang/rowboz#11 2023-12-07 01:13:03 +01:00
Rework trash and the player

Maybe I should build a function to validate the moves. Check if the player isn't bumping into borders or trash. 🤔

sacha pushed to trunk at golang/rowboz 2023-12-06 22:30:25 +01:00
d554bf73ef Prevent from TPing into a wall.
sacha commented on issue golang/rowboz#11 2023-12-06 22:26:23 +01:00
Rework trash and the player

Commit 227364f79e prevents TPing into trash.

sacha pushed to trunk at golang/rowboz 2023-12-06 22:23:50 +01:00
227364f79e Prevent users from TPing into trash.
sacha pushed to trunk at golang/rowboz 2023-12-06 20:35:35 +01:00
4690e5b1f1 Enable bragging rights.