programmieren-in-rust/projects.md

61 lines
2.2 KiB
Markdown
Raw Normal View History

# Final Projects
In order to successfully complete this course, small teams of students had to work on a small final project.
They had to work on the project for roughly five days and present it to everyone else in the end.
Here you can find a list of all resulting projects.
Please note that some of those repositories lack English documentation.
<br />
<table>
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th width="30%">Authors</th>
</tr>
<thead>
<tbody>
<tr>
<td><a href="https://github.com/SvantjeJung/battleship">battleship</a></td>
<td>Implementation of the game “battleship” (currently TUI only)</td>
<td>Tim&nbsp;Bohne, Svantje&nbsp;Jung, Famke&nbsp;Lamberti</td>
</tr>
<tr>
<td><a href="https://github.com/AndreasSchroeder/rust_game_project">Chicken Fight 3000 Ultimate Tournament</a></td>
<td>Action-adventure game about saving the world from evil chicken</td>
<td>Fabian&nbsp;Laumeyer, Eduard&nbsp;Rempel, Andreas&nbsp;Schröder, Nguyen&nbsp;Gia&nbsp;Bao&nbsp;Tran</td>
</tr>
<tr>
<td><a href="https://github.com/BenediktSchumacher/Film-O-Mat">Film-O-Mat</a></td>
<td>Movie suggestions using data from IMDB</td>
<td>Fabian&nbsp;Gutendorf, Anna&nbsp;Sandor, Benedikt&nbsp;Schumacher, Arno&nbsp;Stiefvater</td>
</tr>
<tr>
<td><a href="https://github.com/MMXVII">MMXVII</a></td>
<td>Virtual machine and assembler for Knuth's processor architecture MMIX</td>
<td>Janina&nbsp;Born, Babara&nbsp;Butz, Karoline&nbsp;Plum, Tobias&nbsp;Stolzmann</td>
</tr>
<tr>
<td><a href="https://github.com/NiklasPaulRothe/pir-Abschlussprojekt">Pokemon Battle Arena</a></td>
<td>Graphical application to experience fights from Pokemon games</td>
<td>Artur&nbsp;Kaul, Niklas&nbsp;Rothe, Matthias&nbsp;Thien, Luka&nbsp;Vukusic</td>
</tr>
<tr>
<td><a href="https://github.com/akrimpenfort/pir-radiostation-analyser">radiostation-analyser</a></td>
<td>Collect and analyze data about played songs from local radio stations</td>
<td>Adrian&nbsp;Krimpenfort, Wilko&nbsp;Müller</td>
</tr>
</tbody>
</table>
[radio]: https://github.com/akrimpenfort/pir-radiostation-analyser