/GalaxyLogicGameMAUI

Galaxy Logic Game is a logical game for multiple popular platforms

Primary LanguageC#

GalaxyLogicGameMAUI

GithubPreview

What is this?

Galaxy Logic Game is a logical game for multiple popular platforms

Platforms supported:

  • Android
  • WearOS

Can be supported, but are untested:

  • iOS
  • MacCatalyst
  • Windows
  • Xbox
  • Tizen

How to run:

I recommend using Visual Studio 2022 preview: https://visualstudio.microsoft.com/cs/vs/preview/

For detailed description on how to run the code: https://docs.microsoft.com/en-us/dotnet/maui/get-started/first-app?tabs=vswin&pivots=devices-android

Folder structure:

GalaxyLogicGame

  • code that will be used by every single platform

GalaxyLogicGameMaui

  • base, used to setup the code for the majority of platforms (currently android)

GalaxyLogicGameWearOS

  • More light-weight base, that loads low-res images, ideal for smartwatch platforms