Giter Club home page Giter Club logo

aimmo-unity's Introduction

AI:MMO Unity

This is the Unity project that will be used to create and display the game view in AI:MMO, the new game by Code for Life.

Main Scene GIF

Getting started

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

Prerequisites

Right now we only support Unity 2018.1.1f1. Download your Unity software using Unity Hub.

You will also need a text editor. The most popular ones for Unity are MonoDevelop and Visual Studio.

Now open your terminal. You can use the following shortcuts:

  • Ubuntu - CTRL + ALT + T
  • Mac - CMD + SPACE to open spotlight search; then type in "terminal", hit return.

In the terminal type: git clone https://github.com/ocadotechnology/aimmo-unity.git

And authenticate using your username and password token.

Setting up the project

Start Unity, click on Open and select the UnityProject directory, not the whole repository. Now you should be able to:

  • Connect to the back-end. How?
  • Use the level builder. How?
  • Run the tests. How?

Project structure

To understand better the different parts of the project it is important to understand the file structure. The core is:

aimmo-unity
  └───Scripts
  └───UnityProject
        └───Assets
              └───Scripts
              └───Scenes
              └───Resources
              └───Editor
                    └───LevelBuilder
                    └───UnityTestTools
                    └───Tests

From top to bottom:

  • Scripts has the TravisCI scripts.
  • UnityProject/Assets/Scripts has all the logic to connect to the back-end and display the scene. See the wiki for more details.
  • UnityProject/Assets/Scenes contains both the main scene and the levels.
  • UnityProject/Assets/Resources is where all the sprites go.
  • UnityProject/Assets/Editor/LevelBuilder has the core of the level builder editor tool. See the wiki for more details.
  • UnityProject/Assets/Editor/UnityTestTools is the library used for unit testing.
  • UnityProject/Assets/Editor/Tests has all the tests. See the wiki for more details.

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us.

Contact Us

If you ever need to contact us, please do so via our contact form on the Code For Life website. You can click this link to do so.

aimmo-unity's People

Contributors

celineboudier avatar charafau avatar danalex97 avatar j4mesholland avatar mmfernando avatar mossjacob avatar mrniket avatar olafszmidt avatar ramonfmir avatar riajha97 avatar theseusgrey avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.