Skip to content

mulosbron/FrostSamurai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frost Samurai

Overview

An AR-based educational Android game designed for children, combining entertainment with learning through augmented reality experiences. Players catch snowflakes while avoiding tree branches, earning virtual currency (Shuriken) that can be used in an in-game marketplace.

Purpose

To create an engaging educational platform that leverages AR technology to help children develop spatial intelligence and hand-eye coordination skills while learning about symmetric and asymmetric shapes.

Scope

Technology Stack:

  • Mobile Development: Android (Kotlin)
  • AR Framework: SceneView AR, Google ARCore
  • Authentication: Firebase Authentication
  • Database: Firebase
  • Web: HTML, CSS, JavaScript
  • 3D Models: GLB format

Implementation

Project Structure:

FrostSamurai/
├── docs/                          # Project documentation
│   ├── gereksinim analizi/       # Requirements analysis
│   ├── swot/                     # SWOT analysis
│   └── uml diyagramları/         # UML diagrams
├── mobile/                       # Android application
│   └── app/src/main/java/com/mulosbron/frostsamurai/
│       ├── ARFragment.kt         # AR game logic
│       ├── LoginFragment.kt      # User authentication
│       ├── MarketFragment.kt     # In-game store
│       └── MainActivity.kt       # Main activity
├── web/                          # Landing page
│   ├── index.html               # Homepage
│   ├── cocuklar.html            # Children's section
│   ├── ebeveynler.html          # Parents' section
│   └── iletisim.html            # Contact page
└── README.md

Screenshots

Game Screenshot

Game Screenshot

AR Gameplay (GIF)

AR Gameplay GIF

About

AR-based Android game that offers kids an educational and fun experience using Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors