Learning repo for making a Bejewelled clone in Unity 3d
Three or more gems in a row vertically or horizontally will explode!
Gems can only move in the direction that they have points:
- Blue can move in any direction.
- Green can move Left, Right and Down.
- Yellow can move Left, TopRight, TopLeft, BottomRight and BottomLeft
- Red can move Left, Up, Right, BottomRight and BottomLeft
- Opal/Silver can only move up.
- Grid generation
- Gem and camera movement
- Swapping gems
- Unique gem color swapping rules
- Gem death animation
- Points system / Game rules
- Main menu scene and interface
- SFX
- Music