GithubHelp home page GithubHelp logo

logo

Build Status Build Status Documentation Status

Urbanotopus Game and Docs

Game sources and documentation for Urbanotopus.

Note: this project requires Unity 2018.2.14f1 for Windows | MacOS | Others.

Download links

You will find the latest download link here (for Windows, Linux, Mac, Android and iOS). And a browser demo (WebGL) here.

Other links

Documentation

How to build the docs

Hand written documentation (sphinx)

Installation of the requirements

  1. Install Python 3.7;
  2. Create and activate a python virtual environment;
  3. Install the requirements through pip install -r requirements.txt;
  4. (Optional) Edit the files under the docs folder;

Building the sphinx documentation

  1. Build or rebuild the docs by running make html in the root project directory;
  2. Open your web-browser to build/html/index.html.

Source code documentation (doxygen)

Installation of the requirements

Install doxygen through this link or using your preferred Unix package manager.

Generating the doxygen documentation

  1. Build or rebuild by running doxygen in the root project directory.
  2. Open your web-browser to html/index.html.

Resources

urbanotopus's Projects

i18n-unity-csharp icon i18n-unity-csharp

Lightweight internationalization for use with C#, uses common __('...') syntax.

ngettext icon ngettext

A cross-platform .NET implementation of the GNU/Gettext library.

ngettext-unity icon ngettext-unity

Implementation of the NGettext .NET implementation of the GNU/Gettext library for Unity.

saleor icon saleor

A modular, high performance e-commerce storefront built with Python, GraphQL, Django, and ReactJS.

urbanotopus icon urbanotopus

Game sources and documentation for Urbanotopus (University Assignment).

urbanotopus-docs icon urbanotopus-docs

[Archived!! See the main project for docs!] Documentation and specs for Urbanotopus.

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.