diff --git a/README.md b/README.md new file mode 100644 index 0000000..b21d290 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# Code Bullet's Jump-King + +Basically stuff from the YouTube video. Watch the video first then buy the game on steam, and then and only then you can run this stuff. + +# How to run it: +## 1st - Download the files + +Green button on the right, or: + +`git clone "https://github.com/Code-Bullet/Jump-King"` +
+
+ +## 2nd - server + +p5 library requires to be on server to run, otherwise (this happend in my case) the game won't boot. + + +There is nice extension for Chrome which you can set up and use, +or you can use php dev tools which can run pretty simple and useful server which is nice (this is only for Linux, no idea how it works for ยต$oft, or Macintosh OS): + +`sudo apt install php #Or pacman or whatever`
+`php -S localhost:8000 -t /home/xses/Games/JumpKing/Jump-King/ #Change the path, so it points to directory with index.htm` + +You can use RunME.sh to boot it automatically. +
+
+ + +## 3rd - PLAY THE GAME! + +Just go to http://localhost:8000/ from whatever browser you want. diff --git a/RunME.sh b/RunME.sh new file mode 100755 index 0000000..332b166 --- /dev/null +++ b/RunME.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +php -S localhost:8000 -t . & diff --git a/index.html b/index.html index 307bc95..a092adc 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@
Thanks to the team behind Jump King for letting me keep this up, u guys are legends
- Please support the official game on steam its pretty dope CLICK ME + Please support the official game on steam, its pretty dope, CLICK ME
if this shit aint loading then just keep hitting refresh, have fun and remember, dont press n