Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 990 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 990 Bytes

DigiSwamp AG

A super-sonic Anti-Gravity racing game set in a digital swamp!

YouTube video showing off the game

Soundtrack

Stream or buy the soundtrack of this game at redotter.bandcamp.com/track/digiswamp-ag

Building/Compiling

  1. Download and install Unity Hub (link)
  2. In Unity Hub, download Unity version 2021.3.25f1
  3. Download the project:
    • You can simply press the green <> Code button and then the Download ZIP button
    • Or you can clone the project via git
  4. Add the project in Unity Hub
  5. Open the project in Unity Hub
  6. Wait a while for the project to open...
  7. Go to File > Build Settings
  8. Click the Build button, and select a place to save it
  9. Wait for the compilation to finish...
  10. Once the build is done, you'll have a folder with an exe in it that starts the game :)