Skip to content

santisica29/MathGame.Maui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathGame - MAUI

Croos-platform math game built with .NET MAUI using SQLite to save data. Practice basic arithmetic, track your scores, and try to beat your previous records!

Features

  • Randomly generated math questions
  • Score tracking
  • Clean and simple UI
  • SQLite as database
  • Cross-platform support (Android, Windows, etc.)

Lessons Learned

  • Working with xaml files
  • Data binding
  • Using SQLite for data persistence
  • Managing navigation between pages and passing data where needed
  • Debugging issues related to layout, visibility, and lifecycle events

Future Section

  • Build more projects to strenghten my MAUI knowledge
  • Use MVVM pattern to improve maintainablity
  • Write more advanced SQL queries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages