mirror of
https://github.com/LukasKalbertodt/programmieren-in-rust.git
synced 2024-11-18 02:48:58 +01:00
Merge pull request #9 from LukasKalbertodt/fix-projects-rendering
Fix rendering of projects.md
This commit is contained in:
commit
cf91424d77
84
projects.md
84
projects.md
@ -5,75 +5,15 @@ They had to work on the project for roughly five days and present it to everyone
|
|||||||
Here you can find a list of all resulting projects.
|
Here you can find a list of all resulting projects.
|
||||||
Please note that some of these repositories lack English documentation.
|
Please note that some of these repositories lack English documentation.
|
||||||
|
|
||||||
<br />
|
Name | Description | Authors
|
||||||
|
-----|-------------|--------
|
||||||
<table>
|
[battleship](https://github.com/SvantjeJung/battleship) | Implementation of the game “battleship” (currently TUI only) | Tim Bohne, Svantje Jung, Famke Lamberti
|
||||||
<thead>
|
[Chicken Fight 3000 Ultimate Tournament](https://github.com/AndreasSchroeder/rust_game_project) | Action-adventure game about saving the world from evil chicken | Fabian Laumeyer, Eduard Rempel, Andreas Schröder, Nguyen Gia Bao Tran
|
||||||
<tr>
|
[Film-O-Mat](https://github.com/BenediktSchumacher/Film-O-Mat) | Movie suggestions using data from IMDB | Fabian Gutendorf, Anna Sandor, Benedikt Schumacher, Arno Stiefvater
|
||||||
<th width="22%">Name</th>
|
[MMXVII](https://github.com/MMXVII) | Virtual machine and assembler for Knuth's processor architecture MMIX | Janina Born, Barbara Butz, Karoline Plum, Tobias Stolzmann
|
||||||
<th>Description</th>
|
[Pokémon Battle Arena](https://github.com/NiklasPaulRothe/pir-Abschlussprojekt) | Graphical application to experience fights from Pokémon games | Artur Kaul, Niklas Rothe, Matthias Thien, Luka Vukusic
|
||||||
<th width="30%">Authors</th>
|
[radiostation-analyser](https://github.com/akrimpenfort/pir-radiostation-analyser) | Collect and analyze data about played songs from local radio stations | Adrian Krimpenfort, Wilko Müller
|
||||||
</tr>
|
[rust-dtmf](https://github.com/Christopher22/rust-dtmf) | Encoder and decoder for DTMF (≈ old telephone *beep* sounds) | Christopher Gundler, Carmen Meixner
|
||||||
<thead>
|
[rust-fortress](https://github.com/lmeuser/rust-fortress) | A Dwarf Fortress like game | Nils Affing, Kristin Schmidt
|
||||||
<tbody>
|
[RustChess](https://github.com/ArielMant0/RustChess) | A 3D chess game using the Vulkan API | Franziska Becker, René Warnking
|
||||||
<tr>
|
[rustle-my-net](https://github.com/vab9/pir-project2017) | Experimental implementation of a basic neural network from scratch | Tom Schneider, Victor Brinkhege, Johann Arndt, Lukas Kalde
|
||||||
<td><a href="https://github.com/SvantjeJung/battleship">battleship</a></td>
|
|
||||||
<td>Implementation of the game “battleship” (currently TUI only)</td>
|
|
||||||
<td>Tim Bohne, Svantje Jung, Famke 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 Laumeyer, Eduard Rempel, Andreas Schröder, Nguyen Gia Bao 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 Gutendorf, Anna Sandor, Benedikt Schumacher, Arno 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 Born, Barbara Butz, Karoline Plum, Tobias Stolzmann</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://github.com/NiklasPaulRothe/pir-Abschlussprojekt">Pokémon Battle Arena</a></td>
|
|
||||||
<td>Graphical application to experience fights from Pokémon games</td>
|
|
||||||
<td>Artur Kaul, Niklas Rothe, Matthias Thien, Luka 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 Krimpenfort, Wilko Müller</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://github.com/Christopher22/rust-dtmf">rust-dtmf</a></td>
|
|
||||||
<td>Encoder and decoder for DTMF (≈ old telephone <i>beep</i> sounds)</td>
|
|
||||||
<td>Christopher Gundler, Carmen Meixner</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://github.com/lmeuser/rust-fortress">rust-fortress</a></td>
|
|
||||||
<td>A Dwarf Fortress like game</td>
|
|
||||||
<td>Nils Affing, Kristin Schmidt</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://github.com/ArielMant0/RustChess">RustChess</a></td>
|
|
||||||
<td>A 3D chess game using the Vulkan API</td>
|
|
||||||
<td>Franziska Becker, René Warnking</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td><a href="https://github.com/vab9/pir-project2017">rustle-my-net</a></td>
|
|
||||||
<td>Experimental implementation of a basic neural network from scratch</td>
|
|
||||||
<td>Tom Schneider, Victor Brinkhege, Johann Arndt, Lukas Kalde </td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user