Skip to content
 
 

Repository files navigation

Deadly Wish

Automatic Installation

  • change the permission of install script and run script

    $ chmod 777 install.sh run.sh uninstall.sh bundle.sh
  • Run the script $ ./install.sh then run $ ./run.sh

  • Enjoy

Manual Installation

$ git clone https://github.com/fgagamedev/Deadly-Wish.git

$ sudo apt-get install make cmake libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libsdl2-mixer-dev 

$ cd Deadly-Wish/
$ mkdir build 
$ cd build
$ cmake ..
$ sudo make
$ cd ..
$ deadlywish

Uninstall

$ ./uninstall.sh

Debian Packaging

$ ./bundle
$ sudo dpkg -i deadlywish_1.0_amd64.deb

About

Deadly Wish - Battle Arena Game

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages