Coder Social home page Coder Social logo

valentine_quest's Introduction

Xylandia - Valentine quest

Description (us)

Valentine Quest is a platformer game which take place in the Xylandia universe.

During the Valentine's day in Xylandia, some bad heart-monsters captured a woman and a man in each Xylandia universe. You will have to help each captured people to escape from their prison by catching hearts in order to unlock your prison's door.

The game is composed of 8 levels that took place in the 4 Xylandia universe. To control your player, you just have to use arrow keys.

Description (fr)

Valentine Quest est un jeu de type "platformer" prenant place dans l'univers Xylandia.

Durant la journée de la Saint-Valentin sur Xylandia, de méchants monstres-coeurs ont capturé un homme et une femme que chaque monde de Xylandia. Vous allez devoir aider chacune des personnes enlevées à s'échapper en capturant des coeurs afin de débloquer la porte de votre prison.

Le jeu est composé de 8 niveaux différents qui prennent place dans les 4 mondes de Xylandia. Pour contrôler votre personnage, vous devez utiliser les flèches directionelles.

Distribution (us)

As it is indicated into the LICENSE file, this game is under GPL. Don't forget that free software is free as in free speach not as in free beer ;-).

Distribution (fr)

Comme indiqué dans le fichier LICENSE, ce jeu est sous license GPL. N'oubliez pas que logiciel libre signifie bien libre et non gratuit ;-).

Authors (us)

This game has been created by Céline Libéral & Zoé Belleton known as Celisoft team. You can find us on twitter : @celine_liberal & @zoe_gfx

Auteurs (fr)

Ce jeu a été créé par Céline Libéral et Zoé Belleton aussi connues sous le nom de Celisoft. Vous pouvez nous retrouver sur Twitter: @celine_liberal & @zoe_gfx

Licensing

This game is under GPL license.

License

Ce jeu est sous licence GPL.

Compilation (us)

You will have to compile the source code through the 'make' command. Feel free to change C++ compiler with g++ instead of clang++. Both works on Unix systems. In order to compile you will have to install libsdl2, libsdl2_image and libsdl2_mixer.

On ArchLinux

pacman -S sdl2 sdl2_image sdl2_mixer

On Debian-like distribution

apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev

On Fedora-like distribution

yum install SDL2 SDL2-dev SDL2-image SDL2-image-devel SDL2-mixer SDL2-mixer-devel

On OpenSuse

zypper install libsdl2-devel libsdl2_image-devel libsdl2_mixer-devel

On OpenBSD (and probably on other OS), you have to compile SDL2 libds by yourself.

Compilation (fr)

Vous devrez compiler le code source avec la commande 'make'. Vous pouvez changer le compilateur C++ par clang++ ou g++. Afin de compiler le code source, il vous faudra installer les bibliothèques suivantes : libsdl2, libsdl2_image and libsdl2_mixer.

Sur ArchLinux

pacman -S sdl2 sdl2_image sdl2_mixer

Sur les distributions basées sur Debian

apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev

Sur les distributions basées sur Fedora

yum install SDL2 SDL2-dev SDL2-image SDL2-image-devel SDL2-mixer SDL2-mixer-devel

Sur OpenSuse

zypper install libsdl2-devel libsdl2_image-devel libsdl2_mixer-devel

Sur OpenBSD (et certainement d'autres OS), vous devez compiler la SDL2 par vous-même.

valentine_quest's People

Contributors

vicfinistere avatar

Watchers

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