HokyPuze
All the levels are made manually and stored in a scriptable object, when the user reaches the final level, it chooses randomly from the levels we made previously, but the level text number doesn't reset, it gives the feeling that the game is endless.
Mechanism
There are 2 parts in the mechanism.
- Movement.
Level Generation
- Grid system.
AI
—–