Git Product home page Git Product logo

ikala's Introduction

Ikala

An extension of the core Ikala libraries that add functionality that is useful for games. These are intended to provide functionality to speed up game development and performance of games.

The jars directory contains exports in jar format for the project. Ikala.jar is the source jar with required libraries, Ikala-javadoc.jar contains javadoc, and Ikala-source.jar contains the source for the code.

For information about how the libraries work and how they are used, check out the wiki. More specific details, such as about classes and methods, can be found in the javadoc.

ikala's People

Contributors

maceris avatar

Watchers

James Cloos avatar  avatar

ikala's Issues

Loading packages from file

Packages can be loaded from a class but the package loading from file is incomplete. This should load a package from file to where the package manager is aware of it, optionally having some configuration for starting on load. No extra features like dependencies or dependency resolution should be added for now as that is a complex task on its own. There will probably be some form of package info associated with or stored in the package jar files which needs to be finalized, but not all features (such as the aforementioned package dependencies) associated with the info need to be working for basic packages to load.

Console input

The console bugs out and throws errors when text longer than the line length is entered.

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.