I hereby claim:
- I am aycgit on github.
- I am ayoungcoder (https://keybase.io/ayoungcoder) on keybase.
- I have a public key whose fingerprint is D8DE FC02 61AB 2EF5 BCF0 1DCA 3175 EDE9 97FE 8296
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
curl --include \ | |
--no-buffer \ | |
--header "Connection: Upgrade" \ | |
--header "Upgrade: websocket" \ | |
--header "Host: example.com:80" \ | |
--header "Origin: http://example.com:80" \ | |
--header "Sec-WebSocket-Key: SGVsbG8sIHdvcmxkIQ==" \ | |
--header "Sec-WebSocket-Version: 13" \ | |
http://example.com:80/ |
# SNAKES GAME | |
# Use ARROW KEYS to play, SPACE BAR for pausing/resuming and Esc Key for exiting | |
import curses | |
from curses import KEY_RIGHT, KEY_LEFT, KEY_UP, KEY_DOWN | |
from random import randint | |
curses.initscr() | |
win = curses.newwin(20, 60, 0, 0) #CREATECANVAS |
<?xml version="1.0" encoding="UTF-8"?> | |
<map name="Aardvark" version="1.1.0"> | |
<include src="defaults.xml"/> | |
<include src="Shared/reward-one-gap.xml"/> | |
<include src="Shared/phases-dtm.xml"/> | |
<authors> | |
<author uuid="bf3319534f9243ee8abc7544b8234936"/> <!-- Oystervice --> | |
</authors> | |
#!/usr/bin/env python | |
# Copyright (C) 2017 Luc H and Google Inc. | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# |
[libprotobuf WARNING ..\src\google\protobuf\io\coded_stream.cc:537] Reading dangerously large protocol message. If the message turns out to be larger than 2147483647 bytes, parsing will be halted for security reasons. To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h. | |
[libprotobuf WARNING ..\src\google\protobuf\io\coded_stream.cc:78] The total number of bytes read was 574671192 | |
[libprotobuf WARNING ..\src\google\protobuf\io\coded_stream.cc:537] Reading dangerously large protocol message. If the message turns out to be larger than 2147483647 bytes, parsing will be halted for security reasons. To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h. | |
[libprotobuf WARNING ..\src\google\protobuf\io\coded_stream.cc:78] The total number of bytes read was 574671192 | |
*** Check failure stack trace: *** |
iron: | |
Winnings: | |
'1': | |
Type: ITEM | |
Item Type: SUGARCANE | |
Item Data: 0 | |
Percentage: 0 | |
# Name: '&6&lExample Sword' | |
Amount: 32 | |
'2': |
var dualShock = require('dualshock-controller'); | |
var robot = require("robotjs"); | |
//pass options to init the controller. | |
var controller = dualShock( | |
{ | |
//you can use a ds4 by uncommenting this line. | |
config: "dualshock4-generic-driver", | |
//if the above configuration doesn't work for you, |
I hereby claim:
To claim this, I am signing this object: