Programmierung

These posts are about "Programmierung", who knew.

spaceMaster - my first Game for iOs & Android

The game, which I originally developed as a project in EF Informatik, is now available for Android and iOs. The game is all about flying your rocket through space and collecting the gold coins you...

Read

JavaScript: Catch Windows Phone Hardware Backbutton

When programming a Windows Phone application with JavaScript, the "back" button at the bottom left of the smartphone can also be intercepted in order to carry out an alternative activity, for example, ending the application. In the following I would like to explain the procedure.

Read