Skip to content

ije-equipe2/game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deadly Wish

Automatic Installation

  • change the permission of install script and run script

    chmod 777 install.sh run.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 libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libsdl2-mixer-dev 

cd Deadly-Wish/ijengine
tar -vzxf ijengine.tar.gz
make
sudo make install
mkdir ../libs/ && cp kernel/sdl2/kernel.so.0.1.0 ../libs/ 

cd ..
make
./bin/ije02_game

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published