Game Hack Day NYC 2015-06-11T07:38:02Z tag:wiki.gamehackday.org,2011-06-23:Game+Hack+Day+NYC An Instiki Wiki Instiki Twilio 2015-06-11T07:38:02Z 2011-06-23T07:46:16Z tag:wiki.gamehackday.org,2011-06-23:Game Hack Day NYC,Twilio AnonymousCoward

Twilio Logo

Twilio at Game Hack Day

http://twilio.com

Twilio provides an API for voice and SMS. You can build applications that make and receive phone calls and send and receive text messages.

Contact Info

Inspiration / Examples

Account Upgrades

Find me at the event if you want to score some free credit or an account upgrade.

Prize

$250 Twilio credit to the best use of the Twilio API

Volunteers 2015-06-11T07:37:42Z 2011-06-24T23:52:00Z tag:wiki.gamehackday.org,2011-06-24:Game Hack Day NYC,Volunteers AnonymousCoward

Saturday

8:30 AM

  • Setup tables and chairs,
  • Powerstrips and tape wires
  • Setup registration

9:00 AM

  • Breakfast goes out (all volunteers)

10:00 AM

  • API demos start
  • Aidan recording video

11:15 AM

  • 1 minute game idea pitches
  • Frank will keep a list on Project Ideas

12:15 PM

  • Workshops start, hacking begins
  • Gameduino in Media Room
  • Kinect in Library

1:00 PM

  • Lunch is served (all volunteers)

2:30 PM

  • Clear lunch
  • Supply snacks

6:00 PM

  • Dinner is served (all volunteers)

7:30 PM

  • Clear lunch
  • Supply snacks

8:00 PM

  • Supply beer
  • Music on

Sunday

2:00 AM

  • No re-entry

8:00 AM

  • Re-entry allowed again

9:00 AM

  • Breakfast served

10:30 AM

  • Clear breakfast
  • Supply snacks

12:00 PM

  • Demo signup closes

1:00 PM

  • Setup for demos
  • Lunch Served
  • Supply Beer
  • Supply Snacks

2:00 PM

  • Demos begin
  • Aidan record demos
  • Shane runs projector, gets teams on deck

4:00 PM

  • Demos end
  • Voting

4:30 PM

  • Winners announced

5:00 PM

  • Kick everyone out
  • Clean up
WordBurst 2015-06-11T07:36:55Z 2011-06-26T06:04:17Z tag:wiki.gamehackday.org,2011-06-26:Game Hack Day NYC,WordBurst AnonymousCoward

WordBurst

WordBurst Link

Creators

  • Micah Hawes-Sivitz
  • Arnaldo Capo
  • Paul Schumacher

About the Hack

API / Toolkits

  • Nodejs
  • jQuery

Media

World of Fourcraft 2015-06-11T07:36:32Z 2011-06-26T00:04:28Z tag:wiki.gamehackday.org,2011-06-26:Game Hack Day NYC,World+of+Fourcraft AnonymousCoward

World of Fourcraft Logo

World of Fourcraft

Contact

Creators

Ricky Robinett - back-end/Foursquare hacking

Brian Wrightson - Google Maps hacking

Chris Outram - back-end/framework hacking

Hannah Robinett - design/bulletproof HTML

Jeff O’Connell - JavaScript/OAuth hacking

Greg Zimerman - idea hacking

Jimmy Lee - unit test hacking

About the Hack

World of Fourcraft is an adventure of Social Conquest.

The object of the game is to join forces with your Borough Buddies and conquer New York City.

There are no prizes. There are no celebrations. The only reward is the feeling of pride you normally only get from being re-tweeted.

How do you play?
  1. Login into World of Fourcraft
  2. Swear your allegiance to your favorite Borough
  3. Incessantly check in on Foursquare, as you are want to do
  4. Visit the Battle Map to get the latest news on The Social Wars. Screenshot

What APIs, tools or kit did you use?

  • foursquare API
  • Google Maps API
  • PHP
  • MongoDB

Media

Your Face 2015-06-11T07:35:18Z 2011-06-26T15:02:01Z tag:wiki.gamehackday.org,2011-06-26:Game Hack Day NYC,Your+Face AnonymousCoward

$!@& … Your Face!

Creators

Haris Amin

Hristo Hristov

About the Hack

Ever wanted to shoot your friend in the face from the comfort of your Webcam powered laptop….well now you can!

Video

Your Face Demo

What APIs, tools or kit did you use?

We used OpenTok’s live Video Stream api to show the two players’ webcam feed. Built from scratch (from the ground up), this app was build as a NodeJS server using a Faye pub/sub server. All client side animations were done using just javascript and CSS. All Javascript (both client and server side) was written and compiled with Coffeescript.

Media

If you have photos, audio, video or screenshots of your hack, put them here.

bastaimpotenza 2015-06-11T06:02:20Z 2014-05-10T10:43:25Z tag:wiki.gamehackday.org,2014-05-10:Game Hack Day NYC,bastaimpotenza AnonymousCoward
cwh@omgpop 2015-06-11T06:02:08Z 2011-06-25T14:24:45Z tag:wiki.gamehackday.org,2011-06-25:Game Hack Day NYC,cwh%40omgpop AnonymousCoward

cwh works at OMGPOP

free download game 2015-06-11T06:01:52Z 2011-06-23T17:18:20Z tag:wiki.gamehackday.org,2011-06-23:Game Hack Day NYC,free+download+game AnonymousCoward

RealtimeMultiplayerNodeJS

https://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs

RealtimeMultiplayerNodeJS is a framework specifically for building HTML5 multiplayer games with the Client / Server model in which the clients send only sampled input to the server.

Contact Info

Slides from JSConf2011

Slideshare / PDF download

How to use

  1. Download this repo
  2. In the terminal type “node js/DemoHelloWorld/server.js”
  3. Browse to “/DemoHelloWorld.html”

DemoBox2D

RealtimeMultiplayerNodeJS comes with 3 demos

DemoHelloWorld

The most basic interesting working demo I could come up with. Objects move from left to right DemoHelloWorld

DemoCircle

A demonstration of the engine’s simple CircleCollision engine, which can provide you with simple collision information and fires an event when two objects collide with the two objects.
This demo also shows one implementation of having a special kind of entity which is controlled by the keyboard from a connected user. A character controlled entity
DemoCircle

DemoBox2D

This demo uses a Box2D.js implementation to create a world, and show’s off the idea of synchronized physics, and taking advantage that all the simulation happens on the server.
It also shows synchronized interaction between multiple users, and an example of sending a message to the server which it interprets back into the game
DemoBox2D

johndbritton 2015-06-11T06:01:03Z 2011-06-23T05:03:58Z tag:wiki.gamehackday.org,2011-06-23:Game Hack Day NYC,johndbritton AnonymousCoward

johndbritton

kosongdua 2015-06-11T06:00:39Z 2011-06-23T07:46:27Z tag:wiki.gamehackday.org,2011-06-23:Game Hack Day NYC,kosongdua AnonymousCoward

Gameduino at Game Hack Day

http://gameduino.com

Gameduino is the Arduino shield for 8-bit game creation. Sprites, scrolling, stereo sound; for old-school gaming action.

Asteroids Platformer Sprites Chopper

Gameduino Workshop

In the Media Room immediately following idea pitches. We have supplies for 20 Gameduinos on hand.

Contact Info

Inspiration / Examples

Gameduino Poster

Poster PDF

nycgamers 2015-06-11T06:00:24Z 2013-09-11T20:10:59Z tag:wiki.gamehackday.org,2013-09-11:Game Hack Day NYC,nycgamers AnonymousCoward
onedayitwillmake 2015-06-11T06:00:09Z 2011-07-04T15:21:56Z tag:wiki.gamehackday.org,2011-07-04:Game Hack Day NYC,onedayitwillmake AnonymousCoward
uchoos 2015-06-11T05:59:26Z 2011-06-26T00:42:07Z tag:wiki.gamehackday.org,2011-06-26:Game Hack Day NYC,uchoos AnonymousCoward

uchoos

Creator

Brian Fountain

About the Hack

uchoos is a phone-based choose your own adventure game

What APIs, tools or kit did you use?

Heroku, Twilio, Ruby on Rails

Media

will post after demo

Just a Flesh Wound 2015-06-11T05:44:43Z 2011-06-26T15:52:29Z tag:wiki.gamehackday.org,2011-06-26:Game Hack Day NYC,Just+a+Flesh+Wound AnonymousCoward

The Winner of 2011 New York City Game Hack Day for the Team who best represented the Spirit and Culture of implementing cutting-edge gaming technologies (Spirit of Riot Games Award!)

Creators

PitSimulator.com

About the Kinect Hack on Microsoft Stack

Modified Microsoft sample. Two figures throwing stars at each other causing removal of their opponent’s controller body parts until not even feet are left!

What APIs, tools or kit did you use?

Do you have development needs?

Contact us now support@PitSimulator.com

Kinect PitSimulator.com Kinect PitSimulator.com

Check out our apps for Windows Phone: Alpha Memory - the memory workout.

Media

Check out our Windows Phone 7 apps on PitSimulator.com or directly on Zune Marketplace Software for Windows here: http://social.zune.net/redirect?type=phoneApp&id=dae529d4-dd93-e011-986b-78e7d1fa76f8

Alpha Memory App for Windows Phone

Alpha Memory App for Windows Phone Alpha Memory App for Windows Phone Alpha Memory App for Windows Phone Alpha Memory App for Windows Phone Alpha Memory App for Windows Phone Alpha Memory App for Windows Phone Alpha Memory App for Windows Phone Alpha Memory App for Windows Phone

Turnflict 2015-06-11T05:42:52Z 2011-06-25T13:48:16Z tag:wiki.gamehackday.org,2011-06-25:Game Hack Day NYC,Turnflict AnonymousCoward

Turnflict

A cross platform turn based strategy game.

https://github.com/Apreche/Turnflict

Needs

  • Javascript/JQuery
  • Art

Contact

Name is Scott. Wearing PAX East shirt.

My name is Apreche everywhere on the Internet.

You should copy the format below and use it as a template for your hack.


Hack Name

Creators

Scott Rubin

About the Hack

Turn-based strategy game in the style of Advance Wars. Play one turn at a time on any device connected to the Internet.

What APIs, tools or kit did you use?

CouchDB, Django, MySQL, Python, JQuery, HTML5, Canvas, Skeleton CSS