Byte Hopper
is an arcade, action-game inspired by Crossy Road and Frogger.
It was made using the Unity Engine with C#.
Procedural Generation
There are a total of 8 different types of areas. After the starting areas, and as the player progresses, the map will be randomly generated based off those 8 areas.
Dynamic Map
There is a day-and-night cycle. This aims to increase the difficulty for the player.
Customization Shop
The game includes a skin shop that gives the player incentive on the CPU that they collect. There are 3 styles they can choose from.
Stat Tracking
The player will be able to see stats based off their performance. Stats such as highest distance achieved, lifetime deaths, and more.
License
Byte Hopper
is licensed under the MIT License.