Documentation: Added Types and Games section in Concepts

This commit is contained in:
Santi 2024-05-04 01:01:27 +01:00
parent 1be22d2e2b
commit 695bcd8bfb
2 changed files with 9 additions and 0 deletions

View File

@ -3,6 +3,9 @@ using System.Collections.Generic;
using Unity.VisualScripting;
using UnityEngine;
//! Moles need to only let player hit them once and get only 1 point
//! Moles need to change textures when hit to show they have been hit - need textures for this
public class Moles : MonoBehaviour
{
public GameObject hole1, hole2, hole3, hole4, hole5, hole6, hole7, hole8, hole9;

View File

@ -21,6 +21,8 @@ By Arlo Filley, Santiago Balbuena Goni, and Michael Morbin
- [Requirements Research](#requirements-research)
- [Concept](#concept)
- [Mini-Game Concepts](#mini-game-concepts)
- [Types](#types)
- [Mini-Games](#mini-games)
- [Art \& Audio](#art--audio)
- [By Mikael Morbid](#by-mikael-morbid)
- [Design](#design)
@ -161,10 +163,14 @@ Minigames will range in type and genre giving the player a diverse playing exper
## Mini-Game Concepts
### Types
- Memory Games
- Reaction Games
- Puzzle Games
- Rhythm
### Mini-Games
- Dodging (Undertale style?)
- Whackamole
- Catch