Giter Site home page Giter Site logo

boyquotes / simplegodotlibrary Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chukobyte/simplegodotlibrary

0.0 0.0 0.0 25 KB

A simple library of Script Classes written in GDScript to be used with the Godot Engine.

License: MIT License

GDScript 100.00%

simplegodotlibrary's Introduction

Simple Godot Library


Version 1.2.0

Description

A simple library of Script Classes written in GDScript for projects developed with Godot Engine.


Instruction To Run Test Locally

The Test folder contains scenes and scripts related to testing the functionality of the script class library.

  1. Download the latest version of Godot.
  2. Clone this repo into a local workspace.
  3. Import the project into Godot.
  4. Run Test.tscn scene. It is the main scene for the project. Output from the tests are printed to the console.

Libraries

Array2D

Class Name: Array2D Description: API used to create a two dimensional array.

SimpleLogger

Class Name: Logger Description: API used to create a simple logger.

SegmentCast2D

Class Name: SegmentCast2D Description: API used to create a segment cast object that can be used as an alternative for ray cast.

ArrayWrapper

Class Name: ArrayWrapper Description: Array wrapper API, useful for having boundaries.

SimpleTimer

Class Name: SimpleTimer Description: Wrapper API for Timer. Useful for creating quick one_shot timers.

Window

Class Name: Window Description: API used to toggle fullscreen/windowed and take screen shots.


Compatability

Godot >= 3.1

simplegodotlibrary's People

Contributors

chukobyte 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.