Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mattleibow/tictactoe-workshops
- Owner: mattleibow
- License: mit
- Created: 2019-03-28T17:51:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T14:07:43.000Z (almost 6 years ago)
- Last Synced: 2024-10-20T08:54:37.875Z (3 months ago)
- Topics: mobile-game, xamarin, xamarin-essentials, xamarin-forms
- Language: C#
- Homepage:
- Size: 33.4 MB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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