Skip to content

yungshenglu/CrossyRoadEX

Repository files navigation

Crossy Road EX

Crossy Road EX is an implementation of the classic game Crossy Road built in Unity. Crossy Road is an arcade video game released on 20 November 2014. It was developed and published by Hipster Whale, with the name and concept of the game playing on the joke "Why did the chicken cross the road?" The game has been described as "endless Frogger."

More information about Unity


Execution

NOTICE: Make sure you have already installed Unity on your machine.

  1. Open this repository in your Unity IDE first
  2. Execution in the Unity IDE
    • If succed, you will see the picture as follow
      • Click "Play" to start the game
    • In "Option", you will see some settings as follow
    • In "Play", you will see the picture as follow. Click any key to play!
    • Game over

Run with execution file

We have already built the execution for Windows and Ubuntu Linux. You can also run the execution file respectively in the folder Main/.

Main/
|--- Ubuntu/
    |--- CrossyRoadEX_Data/
    |--- CrossyRoadEX.x86_64        # Click this file to run the game!
|--- Windows/
    |--- CrossyRoadEX_Data/
    |--- MonoBleedingEdge/
    |--- CrossyRoadEX.exe
    |--- UnityCrashJandler64.exe    # Click this file to run the game!
    |--- UnityPlayer.dll
    |--- WinPixEventRuntime.dll

Logs


Author

NOTICE: You can follow the contributing process CONTRIBUTING.md to join me. I am very welcome any issue!


License

GNU GENERAL PUBLIC LICENSE Version 3

Releases

No releases published

Packages

No packages published