Skip to content

Instantly share code, notes, and snippets.

View be7DOTis's full-sized avatar

Bevis Halsey-Perry be7DOTis

View GitHub Profile
// the shader variable
let edgeEffect;
let blurEffect;
let img;
let fps = 60;
function preload(){
// load the shader
void printGameGrid(List<Vector2Int> Path, SnakeGame Snake)
{
string gridString = "\r\n";
// Loop through the y axis backwaaards
for (int y = Snake.Size.y; y > 0 ; y--)
{
// Loop through the x axis
for (int x = 0; x < Snake.Size.x; x++)
{
// Retrieve the game grid content at the position [x,y]
@be7DOTis
be7DOTis / examplejson.js
Created October 7, 2017 16:32
Example JSON for zoobeacon
{
"animalName": "African Elephant", //This should be used as the page title and header
"animalNameLatin": "Loxodonta africana", //This should be the subtitle
"Type" :"Mammal", //Basic Facts
"Country's Found": ["zambia","kenya","congo"] //basic facts
"weight": 2000, //Basic Facts
"weightInAvgHuman": 25, //Basic Facts
"height": 3, //Basic Facts
"heightInAvgHuman": 2, //Basic Facts
"food": "grass"

Keybase proof

I hereby claim:

  • I am bevishalperry on github.
  • I am bevishalperry (https://keybase.io/bevishalperry) on keybase.
  • I have a public key whose fingerprint is D130 C045 45B7 7905 177F 28B1 6659 C47D 4E0C 02C9

To claim this, I am signing this object: