diff --git a/README.md b/README.md index 3469015..cb24b96 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Deutsche Vorlesung über Rust an der Universität Osnabrück, Wintersemester 2016/17. In diesem Repository werden Slides und andere Materialien zur Vorlesung gesammelt. +## Abschlussprojekte + +Eine Liste aller Abschlussprojekte befindet sich [hier (Englisch)](https://github.com/LukasKalbertodt/programmieren-in-rust/blob/master/projects.md). + ## Vorlesungsaufzeichnungen Die Aufzeichnungen gibt es oft in zwei Versionen: diff --git a/projects.md b/projects.md new file mode 100644 index 0000000..9c2a6aa --- /dev/null +++ b/projects.md @@ -0,0 +1,73 @@ +# 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 at the end. +Here you can find a list of all resulting projects. +Please note that some of these repositories lack English documentation. + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescriptionAuthors
battleshipImplementation of the game “battleship” (currently TUI only)Tim Bohne, Svantje Jung, Famke Lamberti
Chicken Fight 3000 Ultimate TournamentAction-adventure game about saving the world from evil chickenFabian Laumeyer, Eduard Rempel, Andreas Schröder, Nguyen Gia Bao Tran
Film-O-MatMovie suggestions using data from IMDBFabian Gutendorf, Anna Sandor, Benedikt Schumacher, Arno Stiefvater
MMXVIIVirtual machine and assembler for Knuth's processor architecture MMIXJanina Born, Babara Butz, Karoline Plum, Tobias Stolzmann
Pokémon Battle ArenaGraphical application to experience fights from Pokémon gamesArtur Kaul, Niklas Rothe, Matthias Thien, Luka Vukusic
radiostation-analyserCollect and analyze data about played songs from local radio stationsAdrian Krimpenfort, Wilko Müller
rust-dtmfEncoder and decoder for DTMF (≈ old telephone beep sounds)Christopher Gundler, Carmen Meixner
RustChessA 3D chess game using the Vulkan APIFranziska Becker, René Warnking
rustle-my-netExperimental implementation of a basic neural network from scratchTom Schneider, Victor Brinkhege, Johann Arndt, Lukas Kalde