Giter Club home page Giter Club logo

easysdl's Introduction

EasySDL lib 0.7.1 Build Status

SDL lib, EasySDL permit to create program / game with SDL 1.2 easily. Detailed example using EasySDL.

Binaries available at Sourceforge: http://sourceforge.net/projects/easysdl-sdk/ DevPak for DevCpp included. If you wish to make target for arch AMD64 (FMODex), please run cmake with :

$ cmake -G"Unix Makefiles" -DForceAMD64=ON

Author(s):

  • TAHRI Ahmed @Ousret

What new in 0.7.1 ?

  • Major improvements.
  • Fix mem leaks when using aes save
  • Fix unexpected crashs when using data save with NT Kernel (Win)

EasySDL 0.7

CMake is needed. Install included.

$ git clone https://github.com/Ousret/EasySDL/
$ cd EasySDL
$ cmake -G"Unix Makefiles"
$ make
$ sudo make install
#include <ESDL.h>
CFLAGS = `sdl-config --libs --cflags` -lESDL

Doc: http://spitajoke.com/tahri/EasySDL/doxygen/


Licenses

libSDL, libSDL_ttf, libSDL_image

SDL & SDL_ttf & SDL_image are under zlib license.

LibFMODex

fmodex license: http://www.fmod.com/files/public/LICENSE.TXT (NO COMMERCIAL USE)

“FMOD Sound System, copyright © Firelight Technologies Pty, Ltd., 1994-2014.” “Audio engine : FMOD Sound System by Firelight Technologies” “FMOD by Firelight Technologies”

OpenSSL, libCrypto, libSSL

OpenSSL license: The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. Actually both licenses are BSD-style Open Source licenses. In case of any license issues related to OpenSSL please contact [email protected].

libEasySDL

EasySDL is under license zlib. Do not forget to mention FMODex license. Any commercial use of EasySDL with FMODex must be conform !

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.