# ugame **Repository Path**: android_ios_test/ugame ## Basic Information - **Project Name**: ugame - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2020-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 潜水艇大挑战 ![](https://img.shields.io/badge/license-Apache_2-blue.svg) ![](https://img.shields.io/badge/language-kotlin-green.svg) ![](https://img.shields.io/badge/jdk-1.8+-brightgreen.svg)
logo

《潜水艇大挑战》是抖音上的一个小游戏,以面部识别来让潜艇通过障碍物,相信很多人都玩过。
本项目基于Android自定义View等常见技术对这款小游戏进行了高仿实现。


## 项目结构 - Camera:相机的preview和人脸识别 - Background:障碍物的刷新和移动 - Foreground:潜艇的创建和控制 ## 实现效果