Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 1.9 KB

README.md

File metadata and controls

64 lines (47 loc) · 1.9 KB

BlackPidgeon

This project is a pigeon simulator in XR/VR. WIP.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

Unity 2018.4.10f1 LTS
Google VR
Android SDK (API 29)

Package layout

This is the package layout convention followed:

<root>
  ├── .gitignore
  ├── README.md
  ├── LICENSE.md
  ├── Assets
  │   └── Audio
  │   └── Fonts
  │   └── Google VR
  │   └── Materials
  │   └── Player
  │   └── Prefabs
  │   └── ResonanceAudio
  │   └── Scenes
  │   └── Scripts
  ├── Packages
  └── ProjectSettings

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL License - see the LICENSE file for details.