bʰedoh₂ swé bedohswe
bedohswe pushed to main at bedohswe/p3he 2024-05-18 12:58:04 +00:00
536a8e1019 Remove accidental color of a wall in squareroom.json.
bedohswe pushed to main at bedohswe/p3he 2024-04-16 11:20:42 +00:00
b8638b288d Combine "main" and "mainLoop".
bedohswe pushed to main at bedohswe/p3he 2024-04-10 20:39:54 +00:00
b560aeadc1 Remove unnecessary exception handling in the draw function.
bedohswe pushed to main at bedohswe/p3he 2024-04-10 19:59:46 +00:00
95cecdf5f0 Add requirements.txt.
9db9d4f889 Add exception handling to MobiusInt.
Compare 2 commits »
bedohswe pushed to main at bedohswe/p3he 2024-04-08 19:04:01 +00:00
b5eb207d38 Make a separate function for properly determining whether a Poincare point is between two other points.
bedohswe pushed to main at bedohswe/p3he 2024-04-08 14:55:31 +00:00
457f0b9fa0 Make speed changable via engine events.
bedohswe pushed to main at bedohswe/p3he 2024-04-07 19:10:21 +00:00
28868e5451 Add buttons to reset coordinates and angle.
bedohswe pushed to main at bedohswe/p3he 2024-04-07 19:05:18 +00:00
9ceaba94d7 Add a button to snap the player coordinates to the closest point.
bedohswe pushed to main at bedohswe/p3he 2024-04-07 18:53:52 +00:00
e0e9b33098 Remove maps/ since it is no longer necessary.
d744d5f042 Add "cross" as one of the "games".
88d6d30436 Change the triangle room level to get rid of that strange bug.
Compare 3 commits »
bedohswe pushed to main at bedohswe/p3he 2024-04-07 18:42:38 +00:00
eb6b4b987c Make module loading in game more sane.
bedohswe pushed to main at bedohswe/p3he 2024-04-07 16:11:58 +00:00
f93dfb1fb2 Add an empty game.
00f930e151 Make it possible to render an empty level.
Compare 2 commits »
bedohswe pushed to main at bedohswe/p3he 2024-04-07 16:03:16 +00:00
e62f985e73 Make processevent() look a tiny bit better.
bedohswe pushed to main at bedohswe/p3he 2024-04-07 14:14:43 +00:00
08347cdc3f Fix the size of drawn segments.
bedohswe pushed to main at bedohswe/p3he 2024-04-07 12:48:18 +00:00
bedohswe pushed to main at bedohswe/p3he 2024-04-07 12:22:58 +00:00
3448684363 Make more variable modifiable through engine events.
bedohswe pushed to main at bedohswe/p3he 2024-04-07 12:17:29 +00:00
b29fc7d929 Change README.
bedohswe deleted branch branch from bedohswe/p3he 2024-04-07 12:16:28 +00:00
bedohswe pushed to main at bedohswe/p3he 2024-04-07 11:52:14 +00:00
de6a555c94 Add files that I forgot to add in previous commit.
bedohswe pushed to main at bedohswe/p3he 2024-04-07 11:51:07 +00:00
db3ea32c75 Change how games are initialized.
bedohswe merged pull request bedohswe/p3he#9 2024-04-07 11:06:31 +00:00
docs(readme): Added info about loading levels and controls