Quantcast
Channel: Web development / Programming
Viewing all articles
Browse latest Browse all 52

Universal Apps/Games

$
0
0
I've been toying for a while now moving my code to a Universal App and it's been awesome. So far i've been able to store my logic inside the shared assembly which is shared across different UI projects of different kind. Each project is loaded depending on the OS while the logic remains always the same. It's so amazing and i've been able to use the exact same code in the following enviroments while compiling just once:

- Windows 8/8.1
- Windows dekstop
- Windows Phone
- Android
- iOS(can't...

Universal Apps/Games

Viewing all articles
Browse latest Browse all 52

Trending Articles