Skip to content

Web Technology Project, developing a game entirely in dart, without external libraries and frameworks. Control the Dozer with your device motion! 👋

License

Notifications You must be signed in to change notification settings

SteffenKrohn/Dozer

Repository files navigation

Dozer - The Game

Web Technology Project at the Technical University of Applied Sciences Lübeck - Summer Semester 2019

Team 4A Dozer

List<String> authors = new List(2);
authors.add("Jan Steffen Krohn");
authors.add("Tom Christopher Boettger");

The game was developed entirely with dart, without using any external libraries or frameworks. The goal was to understand the principles of web technologies and to be able to apply them correctly. During our development we gathered statistical data to improve the levels, which has been removed in the final version. Scroll down for impressions. 😊

Game URL: https://steffenkrohn.github.io/Dozer/ (Alternative Link)

API Docs: https://steffenkrohn.github.io/Dozer/doc/

Wiki: https://github.com/SteffenKrohn/Dozer/blob/master/documentation/Home.md

Hall of Fame: https://webtech.mylab.th-luebeck.de/hall-of-fame/

Let Me Play

Scan the QR Code and start playing on your smartphone 🙌

The fullscreen mode works best on android paired with chrome. After you've opened the app, you can also add the web app to your home screen from your browser's menu. 😉

Screenshots

About

Web Technology Project, developing a game entirely in dart, without external libraries and frameworks. Control the Dozer with your device motion! 👋

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published