title | redirect_from | video_number | date | video_id | repository | web_editor | links | parts | contributions | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Agar.io - Part 1 (Basic Game Mechanics) |
CodingChallenges/32.1-agar.html |
32.1 |
2016-08-16 |
JXuxYMGe4KI |
CC_032.1_agar.io |
J3BZeLP02 |
|
|
|
In this coding challenge, I create a clone of the multiplayer online game Agar.io using JavaScript (p5.js). This is only the beginning of this challenge where I build out the basic game mechanics. I plan to make a follow-up to this video and add the multiplayer functionality of the game using node.js and websockets.