Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattleibow/tictactoe-workshops

A short workshop that helps you get started creating your first real Xamarin app using Xamarin.Forms.
https://github.com/mattleibow/tictactoe-workshops

mobile-game xamarin xamarin-essentials xamarin-forms

Last synced: 3 months ago
JSON representation

A short workshop that helps you get started creating your first real Xamarin app using Xamarin.Forms.

Awesome Lists containing this project

README

        

# Tic-Tac-Toe Workshops

| App | Status |
| :------ | :----------------------------- |
| Android | ![Build status][badge-android] |
| iOS | ![Build status][badge-ios] |
| Windows | ![Build status][badge-windows] |

Welcome to the Tic-Tac-Toe Workshops!

This is going to be a short, 2-day workshop that helps you get started creating your first real Xamarin app using Xamarin.Forms and .NET.

The workshop content is in the [repository wiki][wiki].

The starting app is on the [`steps/01-preparation` branch][blank] for a consistent template. It is the same as the "File" | "New" result, but with an updated Xamarin.Forms and no other dependencies.

[badge-android]: https://build.appcenter.ms/v0.1/apps/61775db2-58b0-403b-acba-a4f9bc5f3020/branches/master/badge
[badge-ios]: https://build.appcenter.ms/v0.1/apps/e545948f-9929-4f7c-a084-8a09393d34e7/branches/master/badge
[badge-windows]: https://build.appcenter.ms/v0.1/apps/01712b65-92b8-47a5-9fe8-078ac0ccfa55/branches/master/badge

[wiki]: https://github.com/mattleibow/TicTacToe-Workshops/wiki
[blank]: https://github.com/mattleibow/TicTacToe-Workshops/tree/steps/01-preparation