Giter Site home page Giter Site logo

Devcarpet {#mainpage}

presents

Deerportal

devcarpetBuild Status Build Status Ebert

DeerPortal MultiPlayer Mode

Deerportal is a open source (free as a speech, free as a beer) hybrid game which utilize board and card games mechanisms. World of the game is driven by four classical elemets along with Almighty Deer God.

Homepage: https://devcarpet.net/deerportal/

Collect the diamonds, execute actions on cards and survive the chaos of nature! Compete against 3 other players.

Features

  • 0-4 players mode
  • changing seasons
  • open source (zlib / cc-by 4.0)

SFML, Linux, OSX, Windows.

DeerPortal Game play

Installation

Compilation

Raspberry PI

You need to compile manually SFML from master with following switch:

-DSFML_OPENGL_ES=1

and then you can following Linux instructions below.

Linux / OSX

$ git clone https://github.com/deerportal/deerportal.git
$ cd deerportal
$ cmake .
$ make
$ sudo make install
$ ./DeerPortal
Debian

If you would like to see Deer Portal in Debian repositories, there is an opened bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826612 - please help :)

To make deb package locally:

$ git clone https://github.com/deerportal/deerportal.git
$ cd deerportal
$ fakeroot debian/rules binary

Binary download

In our releases section we are providing compiled binaries for Ubuntu (Trusty, Xenial) and Windows.

Snap install

sudo snap install deerportal --classic

Ubuntu apt repo

If you want to have an easy installation via system apt, add one of the folowing (depends on your distro) to your /etc/apt/sources.list, if you have Trusty 14.04

deb http://deb.devcarpet.net/ubuntu trusty main

or for Xenial 16.04

deb http://deb.devcarpet.net/ubuntu xenial main

and later:

sudo apt-get update
sudo apt-get install deerportal

Development windows builds

Developer documentation

Following doxygen api docs has been created using our Jenkins based Continous Integration:

Developed with Devcarpet platform.

SFML GAME

deerportal's Projects

buck icon buck

A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.

deerportal icon deerportal

Full of the diamonds :gem: board game driven by a :deer: Deer :deer: god and classical elements :fire: 💦 :dash: :earth_africa:

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.