Gincana FFS2023
About
As a subset of another project of mine (Twelve), this games brings a few characters to play together in a set of mini-games in similar manner as in Mario Party.
It's a turn based, top down 3D game, built with Unity and Blender.
I have created this subset game to participate in the Finally Finish Something 2023 game jam, and my ultimate goal is to have a downloadable and playable game from a project that I have working for long but although I have a lot of material, none of the original is actually ready.
Here is todo list to be delivered by the end of February (when the game jam ends):
TODO
## Stage 1 - 1 character
- Paths with 1 unit each field ✅
- Walk 3 steps over the path for every SPACE ✅
- Decide direction when reach a fork ✅
- Input over the field
- Random steps to walk, from 1 to 6 ✅
- End step - first wins, end of game ✅
## Stage 2 - multiple characters
- Turn based control ✅
- 2 characters work ✅
- Camera follows current player ✅
- UI shows current character ✅
- UI shows latest random number ✅
## Stage 3 - mini game
- Mini game field ✅
- First mini game ✅
## Stage 4 - CPU players
- Character 2 is CPU controlled ✅
- 4 characters work ✅
- Mini game has a winner and returns to mainland 🚧
- Ability to chose human or CPU for each character
## Later stages
- Roulette with random 1 to 6
- Different input controls for human players
- More mini games
- Random luck cards
- number to use instead of roulette
- double roulette
- play again
- Collect Stars
## Glossary
- Step = Field = a point in the board where the player can step in
## Used tech and assets
- Unity
- Blender
- Gimp/Inkscape/Aseprite (when necessary)
- Assets
- MoreMountains Top Down Engine
- Kevin Iglesias Mega Animations Pack
- A bunch of low poly nature packs (will write the relevant ones here when possible)