University Global Games Jam 2022
Theme Sci-Fi Infinite Scroller made in Unity, going with the style of 2 D perspective with 3D world. Which means the game will have a combination of 2D artwork as well as 3D models within the world, for inspiration please take a look at "JeyPack Joy Ride Sci-fi like Artwork!" or the ideas from other side scrollers that are infinite runners like flappy bird, etc..
- Developed with " C# " Programming Language
- Built for Visual Studio
- Build with Unity Engine 2020
- Last Build Can be found here -> Ride With Joy Game
- New Updates Released when there is enough time to make them.
To contribute to U.RideWithJoy
, please follow these steps:
- Fork the repository to your own account.
- Create a feature branch for your contributions.
- Make your desired changes and commit them to your feature branch.
- Submit a pull request from your feature branch to the main repository.
We appreciate your contributions and look forward to reviewing your pull request
Open your terminal and navigate to the directory where you want to clone the repository
cd /desired/directory
Clone the repository
git clone https://github.com/VerzatileDev/U.RideWithJoy.git
Move into the cloned directory
cd Root_Of_the_Journey
- Open GitHub Desktop and ensure you're logged in to your GitHub account.
- Click on the "+" button in the top left corner and select "Clone Repository".
- In the "Clone a Repository" window, select the "URL" tab.
- Paste the repository URL: https://github.com/VerzatileDev/U.RideWithJoy.git
- Choose a local path for the repository.
- Click on "Clone Repository" to complete the process.
This will clone the repository to your local machine, allowing you to work with the codebase.
- Visual studio 2023
- Unity 2020 or Higher
- Windows 10 or higher
Required Game installations for development (Unity Download, git, Project Page)
- git <-- Nessecary to use Github Desktop and to clone Repository from Github !
- Project Page Github
- Select Unity < 2019.4.40f1 > Download
How to Use Git with Terminal
MIT License
Copyright (c) 2023 Verzatildev
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.