Nane Kratzke

Lecture:

Web Technologies (Summer 2017)

Published: 15 Jun 2017 (latest update: 14 Jul 2017)
Short: Webtech
Semester: SS 2017
Study: Computer Science

This project is about common technologies used to build (part) of web information systems. The project course is given for students at Lübeck University of Applied Sciences (in german language). The course covers following aspects:

  • descriptional languages for web content like HTML
  • presentational languages for web content like CSS
  • Document Object Model (DOM)
  • client and server side programming with Dart
  • security aspects like HTML injections

Students apply their intensified web programming skills by developing a small one person, DOM-tree based (that means not canvas based) online game like Tetris or Boulder Dash.

20 Teams started this project and their playable game outcomes are linked (check the attachments). Be aware, this games are mobile games. So, some of them may be only working in mobile devices (due to necessarry 3D orientation or geolocation capabilities). However, most of the announced games should be playable on desktop browsers as well.

Material

Games