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

https://github.com/cwt10101/project-wondercolts

An EQG fanmade game, currently in the works.
https://github.com/cwt10101/project-wondercolts

game game-development multiplayer unity

Last synced: about 1 year ago
JSON representation

An EQG fanmade game, currently in the works.

Awesome Lists containing this project

README

          

# Project-Wondercolts

## Progress

This game is currently in the works, looking for help (such as coding and animating). Source Code from different fanmade games is included for anyone who's new or knows little on coding. (Found in "Scripts (Example)")

Please know that this only includes Templates, Images and Documents (due to storage limitations), If you need the files with models and audio (which will be needed later on), the link is below here.
"https://archive.org/details/PWC-Development-Assets"

Opening in Unity Editor

1. Install Unity 2022.1.9f1 (or newer) via Unity Hub (Installs > Install Editor > Scroll to bottom)
2. Download and install [git] (https://git-scm.com/downloads). Do NOT download the .zip file, as it will cause errors within Unity.
3. Open Command Prompt (Windows) or Terminal (MacOS)
4. Navigate to the folder you want the source code to be in using cd . (e.g. "cd USERPROFILE\Documents")
5. Either clone the repository by running `git clone https://github.com/Project-Wondercolts` while using Command Prompt (Windows)/ Terminal (MacOS) or fork the repository
6. Open the project in Unity Hub (gray "Open" button in top right)
7. Change the Unity Editor to use your computer's platform in (File > Build Settings)