Skip to content

An app to turn a tizen smartwatch into a game controller

License

Notifications You must be signed in to change notification settings

ketoni/TizenWatchController

 
 

Repository files navigation

Tizen-CSharp-Samples

Tizen C# Samples for Mobile, Wearable, and TV profiles.

Since 7.0, Xamarin samples are deprecated and .NET Multi-platform App UI (.NET MAUI) samples are supported by Tizen Platform.

Tools for samples

Visual Studio Tools

Visual Studio Tools for Tizen

Reference

Sample structure

Sample apps will be deployed for each app type.

├── Mobile
│ ├── NUI
│ │ └── ...
│ ├── OpenTk
│ │ └── ...
│ └── Xamarin.Forms (Deprecated)
│ │ └── ...
├── Wearable
│ ├── NUI
│ │ └── ...
│ ├── OpenTK
│ │ └── ...
│ └── Xamarin.Forms (Deprecated)
│ │ └── ...
└── TV
  ├── NUI
  │ └── ...
  ├── OpenTK
  │ └── ...
  └── Xamarin.Forms (Deprecated)
    └── ...

Branch policy

  • master: ready applications for Tizen 7.0

About

An app to turn a tizen smartwatch into a game controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.7%
  • Python 8.1%
  • Shell 0.2%