Skip to content

An addictive 2D-arcade game made using Unity Game Engine in C#.

License

Notifications You must be signed in to change notification settings

AK-007/SideJump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SideJump OpenCode

forthebadge forthebadge forthebadge

An addictive 2D-arcade game made using Unity Game Engine. The scripts are written in C#.

final Its runs way more smooth than this gif:)

Requirements :

  • Unity Game Engine (Download it from Unity)
  • Visual Studio IDE (or any other editor) to see the scripts

Steps to run the project :

  • Open the project in Unity.
  • Let the project load and build.
  • Open File->Build Settings and add the 3 scenes "Menu","Main", and "Pause" present in the Scenes folder.
  • Include the "Menu" Scene in the Hierarchy.
  • Hit Play button and Enjoy the Game!!
  • You can also make a Standalone and WebGL build from the build settings.

Note: Add scenes in the following order:

  1. Menu
  2. Main
  3. Pause

Rules :

  • Dodge the blue blocks and red-bars
  • Catch the blue bars
  • Lets see how far you can go!

screenshot 16

screenshot 13

About

An addictive 2D-arcade game made using Unity Game Engine in C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages