An open API service indexing awesome lists of open source software.

https://github.com/franzlor/byte_hopper

A Unity arcade game inspired by Crossy Road and Frogger.
https://github.com/franzlor/byte_hopper

arcade-game game game-development unity

Last synced: 4 months ago
JSON representation

A Unity arcade game inspired by Crossy Road and Frogger.

Awesome Lists containing this project

README

          

![Header2](https://github.com/user-attachments/assets/c73d4c0a-177d-4d88-ac51-abe39c994db0)

`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.
![Procedural](https://github.com/user-attachments/assets/85f96745-0f0b-497f-8115-48ecfddba73d)




**Dynamic Map**

There is a day-and-night cycle. This aims to increase the difficulty for the player.
![Dynamic](https://github.com/user-attachments/assets/a51befc6-0e47-4d81-a736-e1e0c426e983)


**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.
![Shop](https://github.com/user-attachments/assets/68246f4b-3dbe-4271-9361-aa8f500998ac)




**Stat Tracking**

The player will be able to see stats based off their performance. Stats such as highest distance achieved, lifetime deaths, and more.
![Screenshot 2024-12-06 195218](https://github.com/user-attachments/assets/90939f5d-4cd7-47ea-b246-fceb555f1472)


**License**

`Byte Hopper` is licensed under the MIT License.