Giter Club home page Giter Club logo

abbayedesmorts-gpl's Introduction

Abbaye-SDL

Cross-platform port of the indie game l'Abbaye des Morts, it uses C language with SDL2 libraries.

Media / Screenshots

shot1 shot2 shot3 shot4

Platforms

Currently, this port works on:

  • GNU/Linux (32 & 64 bits), including Raspberry Pi
  • FreeBSD
  • OpenPandora
  • CGW Zero
  • Nintendo Wii
  • PSP Link
  • XBox Link
  • Nintendo 3DS (replaced SDL2) Link

Feel free to port this program to other systems. It is open source, take the code and modify it to fit your platforms needs!

Installation from source

Under GNU/Linux and FreeBSD, in order to compile this program, you need to install SDL2, SDL2_image and SDL2_mixer libraries. Check your distribution instructions on how to install them.

tar xf abbaye-<version>.tar.gz # unpack the source code file
cd abbaye-<version>            # enter the directory
make                           # build the game executable
make install                   # install the game (as root)

An icon will appear in your application menu, in game section. Alternatively you can run the game with abbayev2.

Uninstallation from source

cd abbaye-<version> # enter the directory
make uninstall      # uninstall the game (as root)

History

Abbaye des Morts is a freeware game made by LocoMalito (with the help of Gryzor87 for Music and FX) in 2010. It was developed with Gamemaker and only runs natively in Microsoft Windows systems.

This is a port to GNU/Linux systems and any system that supports C and SDL libraries.

The version 2.0 of the game is a port from SDL1.2 to SDL2 libraries. This includes a nice set of features: OpenGL rendering, auto-scaling, Android & IOS support, VSync, etc.

License

The code is licensed under the GNU GPL version 3, see COPYING file for reference. Anyone can download, see, change and redistribute the code. The Graphics and Sounds have been released under the CC-BY-3.0 license.

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.