Skip to content

punkouter25/PoBabyTouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoBabyTouchGc

This is a simple baby touch game built with Blazor WebAssembly and .NET. The game is designed to be a fun and interactive way for babies to learn about cause and effect.

Features

  • Simple Gameplay: The game is easy to play. Just touch the screen to make things happen.
  • Cute Graphics: The game features cute and colorful graphics that are sure to capture your baby's attention.
  • Fun Sounds: The game includes fun and engaging sounds that will keep your baby entertained.

Getting Started

To get started, you'll need to have the following installed:

Setup

  1. Clone the repository:
    git clone https://github.com/your-username/PoBabyTouchGc.git
  2. Open the solution in Visual Studio or Visual Studio Code.
  3. Start Azurite.
  4. Configure Azure Connection String (for production): For production deployment, set the Azure Storage connection string using:
    cd Server/PoBabyTouchGc.Server
    dotnet user-secrets set "ConnectionStrings:AzureTableStorage" "your_azure_connection_string_here"
  5. Press F5 to run the application.

Note: The project uses Azurite for local development (configured in appsettings.Development.json) and requires an Azure Storage connection string for production (use user secrets or Azure App Service configuration).

The application will open in your default browser. You can now play the game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •