Breakouts: Implementations of the game Breakout in various JavaScript engines (jsbreakouts.org) 37 points by damagednoob 11y ago ↗ HN
[–] kelukelugames 11y ago ↗ I've tried lmgtfy a little, but is there an easy way to make a match 3 game in javascript?My goal in life is to make a match 3 game with food and you get points based on the number of calories. [–] rev_bird 11y ago ↗ Give this a shot: https://github.com/search?l=JavaScript&q=match+3&ref=searchr...
[–] rev_bird 11y ago ↗ Give this a shot: https://github.com/search?l=JavaScript&q=match+3&ref=searchr...
[–] Namrog84 11y ago ↗ That's a great example. It would be great if there were a little right up talking about pros and cons or difficulties you faced with each engine. Is one better in dev for you personally for any reason?
[–] michaelmior 11y ago ↗ The title is a little confusing. It probably should read "various Javascript game engines"
4 comments
[ 4.7 ms ] story [ 23.7 ms ] threadMy goal in life is to make a match 3 game with food and you get points based on the number of calories.