Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,10 @@ Escape Room

- Link: [https://github.com/leonhard-behr/game_jam](https://github.com/leonhard-behr/game_jam)
- Contributors:
- [leonhard-behr](https://github.com/leonhard-behr)
- [klein2712](https://github.com/klein2712)
- [eich302](https://github.com/eich302)
- [Paddi1234](https://github.com/Paddi1234)
- [Beonhard Behr](https://github.com/leonhard-behr) - AI Intigration and Programming
- [Laurin Klein](https://github.com/klein2712) - Level Dising and Programming
- [Thilo Eichinger](https://github.com/eich302) - Level Desing
- [Patricia Glas](https://github.com/Paddi1234) - Disign
Comment on lines +193 to +196
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eich302 I think there are some typos in here. Could you please check and apply my suggestion if you think that's correct:

Suggested change
- [Beonhard Behr](https://github.com/leonhard-behr) - AI Intigration and Programming
- [Laurin Klein](https://github.com/klein2712) - Level Dising and Programming
- [Thilo Eichinger](https://github.com/eich302) - Level Desing
- [Patricia Glas](https://github.com/Paddi1234) - Disign
- [Leonhard Behr](https://github.com/leonhard-behr) - AI Integration and Programming
- [Laurin Klein](https://github.com/klein2712) - Level Design and Programming
- [Thilo Eichinger](https://github.com/eich302) - Level Design
- [Patricia Glas](https://github.com/Paddi1234) - Design

- Description: A small Escape Room game where the player communicates with an Ollama hosted LLM to solve the riddles.


Expand Down