Skip to content
Snippets Groups Projects
Commit 0c84ec86 authored by Thees Nikolai's avatar Thees Nikolai
Browse files

Update website/projektideen.html, website/index.html

parent b9420083
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
<h3>Projekt</h3> <h3>Projekt</h3>
<ul> <ul>
<li><a href="https://docs.google.com/spreadsheets/d/1Iwfx41h3UNQ87pJJ5_lxpH2IBgm7GHFrbDZJYDxG-0s/edit?usp=sharing" target="_blank">Projekt Mitglieder und Beschreibung</a> </li> <li><a href="https://docs.google.com/spreadsheets/d/1Iwfx41h3UNQ87pJJ5_lxpH2IBgm7GHFrbDZJYDxG-0s/edit?usp=sharing" target="_blank">Projekt Mitglieder und Beschreibung</a> </li>
<li><a href="projektideen.html" target="_blank">Projektideen/ Vorschläge</a></li>
<li><a href="https://gitlab.mi.hdm-stuttgart.de/jordine/se3sose2022vorlesung/-/blob/main/website/assignments/Projektbeschreibung.md" target="_blank">Projektbeschreibung</a> </li> <li><a href="https://gitlab.mi.hdm-stuttgart.de/jordine/se3sose2022vorlesung/-/blob/main/website/assignments/Projektbeschreibung.md" target="_blank">Projektbeschreibung</a> </li>
<li><a href="https://gitlab.mi.hdm-stuttgart.de/jordine/se3sose2022vorlesung/-/blob/main/website/assignments/Anforderungsanalyse.md" target="_blank">Übung: Anforderungsanalyse</a> </li> <li><a href="https://gitlab.mi.hdm-stuttgart.de/jordine/se3sose2022vorlesung/-/blob/main/website/assignments/Anforderungsanalyse.md" target="_blank">Übung: Anforderungsanalyse</a> </li>
</ul> </ul>
...@@ -41,4 +42,4 @@ ...@@ -41,4 +42,4 @@
</body> </body>
</html> </html>
\ No newline at end of file
!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<title>SE3 Vorlesungsunterlagen</title>
</head>
<body>
<h1>SE3 Projekte aus vergangenen Semestern</h1>
<ul>
<li>Pixel Adventure in Unity</li>
<li>2D RPG Game Unity</li>
<li>Jeopardy/ Quiz</li>
<li>Rezeptemanagement Webapp</li>
<li>IO Game: Snake</li>
<li>Adventure Game in JavaFX</li>
<li>Siedler von Catan in Unity</li>
<li>IO Game: Speedrunner</li>
<li>Top-Down 1v1 Arena Shooter</li>
<li>Single Player Pixel Art Platformer</li>
<li>Tracking-System für Serien und Filme Webapp</li>
<li>Tower Defense mit Versus Mode</li>
<li>HdM Social Media Plattform</li>
<li>IO Game: Monopoly</li>
<li>IO Game: Tetris Royale</li>
<li>Tamagotchi</li>
<li>Gruppenchat</li>
<li>Point & Click Escape Room</li>
<li>Chat Bot mit Spotify-API Anbindung</li>
<li>Uno mit Browser-Frontend</li>
</ul>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment