Implement minigolf game with 4 holes, wall collisions, water/sand hazards (AI)
This commit is contained in:
@@ -78,6 +78,6 @@ Once a task is completed, it should be checked off.
|
||||
- [x] Implement a simple version of `ftp` and `wget`.
|
||||
- [x] Create a graphics subsystem. It should provide functionality to switch between the normal text mode, and a graphics mode.
|
||||
- [x] Create a simple game of pool. It should use graphics mode to render the game.
|
||||
- [ ] Create a simple game of minigolf.
|
||||
- [x] Create a simple game of minigolf.
|
||||
|
||||
Finally, before starting, write your prompt into `PROMPT.md`. This makes the request that you were given more easily auditable.
|
||||
Reference in New Issue
Block a user