Giter Site home page Giter Site logo

multibomberman's Introduction

MultiBomberman project


travis build travis build travis build travis build travis build travis build travis build travis build travis build travis build

MultiBomberman, game adaptation bomberman, in multi player over multi computer, up to 16 player with LibGdx java game library.


Compilation RASPBERRY PI (RETROPIE)

connection SSH :

reset ssh token : ssh-keygen -R "ip";
reset smb password : smbpasswd -a pi

Installation of the java jdk

sudo apt-get install oracle-java8-jdk

Installation on retropie :

add this xml fragment to es_systems.cfg file in /etc/emulationstation/es_systems.cfg

  <system>
    <name>MultiBomberman</name>
    <fullname>MultiBomberman</fullname>
    <plateform>MultiBomberman</plateform>
    <path>/home/pi/RetroPie/roms/MultiBomberman</path>
    <command>sudo %ROM%</command>
    <extension>.sh</extension>
    <theme>MultiBomberman</theme>
  </system>

in a folder clone the project :

cd /home/pi/RetroPie/roms
git clone https://github.com/alexis-puska/MultiBomberman.git
cd MultiBomberman
chmod +x Update.sh
chmod +x Generate\ pi.sh
chmod +x Bomberman.sh
./Generate\ pi.sh
cd emulationStationTheme
sudo cp -avr MultiBomberman /etc/emulationstation/themes/carbon
sudo reboot

After this step "In The Well" is installed, compile, and integrated in emulation station on retropie distribution. If an update of code is made, you can just launch the "Update" line in emulation station, "Generate pi" and launch the game with "Enter In The Well" :) Enjoy !

multibomberman's People

Contributors

alexis-puska 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.