/ElementalExplorers

Repository for the Games project at the University of Bristol

Primary LanguageC#

Build project

ElementalExplorers

A virtual reality swinging-racing game in procedural generations of real cities. This is the repository for the Games project at the University of Bristol.

Meet the team:-
Matthew Swann (Team Manager)
James Millan (Lead Programmer)
George Wigley (Lead Designer)
Alex Elwood
Stephen Brock
Imran Zamin Ali

Table of Contents

  1. Overview
  2. Manual Setup
  3. Documentation
  4. Contributing
  5. Design

Overview

Our goal is to produce a multiplayer virtual reality racing game based on swinging to gain momentum. The races will take place in a city of the players choosing. The city will then be built based off of various APIs found online. We will proceed to age the city and destroy it, whilst adding nature the growth of which will be determined by the number of years into the future the user supplies as input.

This project is specifically done at the request of, and with the involvement of, The University of Bristol

Manual Setup

Requirements

Documentation

Look through our wiki that we will be updating throughout production.

Contributing

We have a simple guide on how to use git with this project.

Design

The project is created in Unity using C# scripts.