Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<p>Step1</p>
<p>Step2</p>
<p>Step3</p>

So I want to implement the game Agar.io http://agar.io/

In the game, you are an ellipse. You go around and eat other ellipses. When you eat more ellipses, you get bigger.

I know how to get an ellipse to move around IF I import an image of an ellipse (like this:

TLDR:

What will you do?

  • Basic Game Development
  • Build a website
  • Make it interact with APIs that let you programatically call a phone or send a text messages.

Step 1: Games & Understanding Basic Programming GUESS: => Shipping a Project by Week 3 (1/3 of the time 3 days)

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<script>
var TwilioApp = React.createClass({
onChange: function(e) {
this.setState({text: e.target.value});
  • Take lead on posting when the next sprint is at the end of the current sprint (@zachlatta)

    • Club Leaders Facebook Group
    • hackEDU Supporters Facebook Group
    • IRC Channel

So many of you are looking for an internship?!

Finding An Internship:

Let's work with to you find an internship! My objective work with you to "learn to fish" for an internship as opposed to giving them to you. Start first by reading my blogpost: http://obsessed.jonl.org. This documents my adventure that ultimately led my to find my first job teaching in NYC at General Assembly. Bogdan, a club leader has successfully used a modified version of this strategy to find an internship (he wrote a blogpost that will be posted in the hackEDU leaders group shortly).

Please comment in this thread when you have questions, once there's critical mass and it's just easier to have a discussion about this, we can organize a Google Hangouts for a Q&A on how to get an internship!

# 1 Wait, Does This Actually Work?
Yes it does!
# 2 Yes This is awesome
Wohoo!

Wait, Does This Actually Work?

Yes it does!

Hello World

What is up?!