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.
- Host: GitHub
- URL: https://github.com/cwt10101/project-wondercolts
- Owner: CWT10101
- Created: 2025-04-23T13:25:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-07T00:14:24.000Z (about 1 year ago)
- Last Synced: 2025-05-07T01:25:39.908Z (about 1 year ago)
- Topics: game, game-development, multiplayer, unity
- Language: ShaderLab
- Homepage:
- Size: 75.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)