Skip to content

RCJ15/Geometry-Dash-3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometry Dash 3D

Basically, it's Geometry Dash but in 3D. This has been cancelled because there already exists a GD3D. If you were looking forward to this, sorry.

Source code will still be available if you want to look at my spaghetti code.

Buy GD

Buy normal Geometry Dash if you haven't:

How To Open The Project

Hey did you know that because this game is on Github? Wow that means you can download the source code and start modding the game. Very cool right? Here is how to do that:

Step 1 Make sure you have Unity 2021.3.1f1 downloaded & installed (you can obviously use another version but this is the version I used).

Step 2 Download or clone the repository to your local device. Remember where you saved the project and make sure it's unzipped but you probably already know to do that.

Step 3 Open Unity Hub.

Step 4 Press "Add" on the projects tab in Unity Hub, then find where you saved the project and add the folder to Unity Hub.

Step 5 Open the project and wait for it to load.

Step 6 You're now done.

Game Plan (Cancelled)

These things below are what I plan on creating for this game.

  • 6 Original Songs and Levels made and composed specifically for this game. Here are the song/level names:
      1. Mono Insanity (Easy Difficulty)
      1. Solarpeak (Normal Difficulty)
      1. Holding Out (Hard Difficulty)
      1. Time Jump (Harder Difficulty)
      1. Decahedron Power (Insane Difficulty)
      1. Cosido (Demon Difficulty)
  • A full on recreation of the geometry dash physics engine that will try to be as accurate as possible (but in Unity of course)
  • An entire Level Editor that can save and load levels from JSON files.
  • 3D mechanics that alter the way you play Geometry Dash.
  • A WebGL port that allows you to play the game in your browser and maybe even on your phone? (Level Editor won't work on WebGL sadly)
  • A whole youtube video that talks about the process of how I made this clone game.