Web Based HTML Slot Machine TUT
Page 1 of 1
Web Based HTML Slot Machine TUT
- Code:
#!/bin/bash
#
# Save file to /var/www/html/apps/games/slots/ and run run.sh from that location (for example)
#
git clone https://github.com/tikonen/blog.git
sudo mkdir /var/www/html/apps/games/slots/
sudo mv blog/slots /var/www/html/apps/games/slots/
save as run.sh
and then
- Code:
sudo chmod +x *.sh
./run.sh
Similar topics
» HTML CSS JS Clickable Grid With An Image
» PHP & HTML Key Logger
» HTML Colour Codes
» A simple bash fruit machine game code example
» copy js css and html from a site with 1 programm
» PHP & HTML Key Logger
» HTML Colour Codes
» A simple bash fruit machine game code example
» copy js css and html from a site with 1 programm
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum