Git Product home page Git Product logo

remote2d-engine's Introduction

Remote2D-Engine

This is my (Flafla2) game engine, Remote2D. Remote2D aims to borrow a lot of the best features from leading 3D engines, namely Valve's source engine/hammer editor and Unity3D, and put them in an easy to use, 2D environment..

The ultimate goal is to have a 2D Java-based engine that makes it very easy to prototype new games, while still retaining a sense of control. Minimal core code should be required, and more focus should go into the game itself.

INSTALLATION

No explicit installation is required, however the natives files MUST be in a folder called “lib” (no quotes) in the SAME DIRECTORY as Remote2D.jar.

TO LAUNCH

Double click on Remote2D.jar. To use in your own engine import Remote2D.jar into the class path, and extend Remote2DGame. See the javadoc for more info.

LIBRARIES INCLUDED

Remote2D uses the following libraries, packaged inside of Remote2D.jar:

LICENSE

All licenses, including Remote2D’s license and the licenses of the external libraries used, are included in the /LICENSE folder.

Creative Commons License
Remote2D Engine by Adrian Biagioli is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

JAVADOC

The javadoc can be found in the release zip. Check that out at http://github.com/Flafla2/Remote2D-Engine/releases

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.