This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 | |
(up) / \ (up) | |
2 4 | |
(down) \ / (up) | |
3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import json | |
import random | |
#import cStringIO | |
import base64 | |
from base64 import b64encode | |
#import pyimgur | |
#import picamera | |
import pickle | |
from imgurpython import ImgurClient |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import json | |
import random | |
#import cStringIO | |
import base64 | |
from base64 import b64encode | |
#import pyimgur | |
#import picamera | |
import pickle | |
from imgurpython import ImgurClient |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import json | |
import random | |
import codecs | |
#import cStringIO | |
import base64 | |
from base64 import b64encode | |
#import pyimgur | |
#import picamera | |
import pickle |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This used Python simpleHTTPServer to host files and then tunnel using ngrok to get public ip | |
# Then i get url of images hosted on local server. | |
import requests | |
import json | |
import pickle | |
from time import sleep |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This used Python simpleHTTPServer to host files and then tunnel using ngrok to get public ip | |
# Then i get url of images hosted on local server. | |
import requests | |
import json | |
import pickle | |
from time import sleep |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
import json | |
url="http://elpisdesign.com/apply.php" | |
r=requests.options(url) | |
print(r.text) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include<bits/stdc++.h> | |
using namespace std; | |
int dir[8][2] = { -1,-1 , -1,0 , -1,1 , 0,-1 , 0,1 , 1,-1 , 1,0 , 1,1 } ; // For direction | |
int x , y ; // x for amazon movement and y for arrow movement | |
int sx , sy , s; // selected amazon x and y location | |
int p , arena[15][15] , pos[3][5][3] , p1=1 , p2=1 , tmp[15][15] ; | |
int cons[40] = {100,65,48,40,36,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37} ; | |
/* | |
p for player selected |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 1Mrn2R9Z8pmQbX2YGPfJSEFhmFSfoxPGhA https://explorer.blockstack.org/address/1Mrn2R9Z8pmQbX2YGPfJSEFhmFSfoxPGhA |