aGDD

A free assistive game template designed to help developers promote their personal game projects

What is aGDD?

It is the document that helps the planning of all the elements (game style, characters, scenarios, gameplay, soundtrack, animations, etc.) that will be part of the development of the assistive game.

Designed for developers

Created by developers for developers who need speed in assistive game development.

Time saver

We expect software delivery times to be reduced by up to 50%.

UX-centered

The User-Centered Design (UCD) process outlines the phases throughout a design and development life-cycle all while focusing on gaining a deep understanding of who will be using the product. a benefit here.

Mobile-friendly

With friendly user interface, which contains the living system of character, the reaction system when character touch objects, treasures collection, weapons control, NPC control and user interface systems.

Easy to customise

Allows you to customize the document according to your needs.

All source files included

This document includes all source code for games created from GDD.

Features

Get Started

UI

Unity User Interface is used as the syntax highlighter here.

Below are the details of this component. You can build via their website should you need to.

  • Features: Excelent
  • Theme: Many
  • Languages: CSS, JavaScript

    <p class="my-style">
      Hello World!
    </p>
                     

Unity 3D

The plugin was used the engine Unity 3D .

    
    /*   
     * Site: aGDD - Assistive Gamer Development Documents
     * Version: 1.0
     * Author: Andrei Hirata
     * Website: https://www.andreihirata.com.br/
    */
    body {
      font-family: 'Lato', arial, sans-serif;
      color: #444444;
      font-size: 16px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
    

C#

This project uses the C# language with the Unity 3D engine to create the accessibility plugin.


    if( awesome ){
        console.log('This is Awesome');
    }else{
        $('body').addClass('give-me-awesome');
    }
                    

Full Documentation

If your documentation is very long you can host the full docs page (including FAQ etc) on GitHub and provide a Call to Action button below to direct users there.

More on GitHub

License

This Game Design Documents is made by Andrei Hirata at UTFPR for developers and is 100% FREE as long as you keep the footer attribution link.

License  Academic Free License v. 3.0

[Tip for developers]: If your project is open source, you might want to put a PayPal "Donate" button below so your users can express their gratitude. If your project is commercial, you can put a PayPal "Buy Now" button instead.

If you want to use this template without the footer attribution link, you can buy the commercial license via my website. Thank you for your support!

Contact

I hope you find this template useful.
Feel free to get in touch if you have any questions or suggestions.

Andrei Hirata

Follow me on Twitter so you don’t miss any future freebies! You can find all the freebies I made for developers here.

[Tip for developers]: If you take on freelance work you can put a tailored message here about your availability to attract potential clients. Be creative and good luck! :)

Andrei Hirata
UX/UI Designer

André Kawamoto

Follow me on Twitter so you don’t miss any future freebies! You can find all the freebies I made for developers here.

[Tip for developers]: If you take on freelance work you can put a tailored message here about your availability to attract potential clients. Be creative and good luck! :)

André Kawamoto
UX/UI Designer

Get Connected