Snack Words - Real-time, Multi-player Word Game for iOS
I just finished my first iOS game, Snack Words, which is a real-time, multi-player word finding game. iTunes link: http://itunes.apple.com/us/app/snack-words/id425786167?mt=8&ls=1 YouTube video demo: http://www.youtube.com/watch?v=5zPQuqoUHqU I wanted to build something very simple and minimal. There's no figuring out who to play, and each game is only 90 seconds long. The backend is 2,400 lines (so short!) of Erlang which speaks a custom protocol (length tagged JSON packets) to the client. The Objective-C side protocol implementation makes heavy use of blocks and works a lot like my…
What it does
In the maker’s words, at launch
I just finished my first iOS game, Snack Words, which is a real-time, multi-player word finding game. iTunes link: http://itunes.apple.com/us/app/snack-words/id425786167?mt=8&ls=1 YouTube video demo: http://www.youtube.com/watch?v=5zPQuqoUHqU I wanted to build something very simple and minimal. There's no figuring out who to play, and each game is only 90 seconds long. The backend is 2,400 lines (so short!) of Erlang which speaks a custom protocol (length tagged JSON packets) to the client. The Objective-C side protocol implementation makes heavy use of blocks and works a lot like my JavaScript XMPP library. I hope you like it. Please let me know what you think.
Does the same job
all alternatives →- MGMultiplayer game to help non-native English speakers improve vocabulary2017 · ▲67
Hi HN, My friend and I just launched a vocabulary quiz game. It's a two Player Game where you challenge your opponent with a word and answer their challenge question. Whoever gets the highest score in a round of 5, wins. Currently, words are from Barron's 333 most essential GRE wordlist to help students preparing for the standardized test. You can check out the game at: [Play Store] https://play.google.com/store/apps/details?id=com.buildmyvoc... or [Hybrid web app in Ionic - Please allow some time to load] https://buildmyvocab.in/wordsgame We would…
- IWiPhone word game I created in 5 days - Word Fever2011 · app.net · ▲62


- IMI made a word building game supporting anagrams and one handed use3d ago · ▲19
Hi everyone, Wanted to share a game I built. It's called Unscramble! and I believe it's the simplest word building game. Rules: You get a few letters on screen. You need to make one word with all the letters. Tap a letter to select. Tap again to deselect. Faster you go, better you score. If you enter anagrams of the word it's looking for, it gives you extra points. If you are stuck, you can either "Ask Friend" or get Hint. You get extra points for getting the word fast but you don't get penalized for taking too long. I believe the simplicity of the game along with big touch buttons makes it…

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, March 2011
the whole month →- MC
Life & fun · 2011 · zetabee.com
- NW
My buddy paulsingh and I have been working on this for a few weeks, got something up and running and wanted to show you. The problem we're solving: When you need customer service (your flight got canceled, strange fees on your bill, etc) you just want to talk to a real person. Waiting on hold wastes your time AND your concentration; you can't be coding in the zone when part of your brain is waiting for an operator. Our solution: We wanted to make it "one click" to reach a real person. How it works: You click on who you want to talk to (even a specific department, like the billing dept at…
Dev tools · 2011
- BA
Life & fun · 2011 · clayallsopp.posterous.com
- MN
Work · 2011 · colorapi.com
- RL
AI · 2011 · diffbot.com
- IM
I recently decided to try out Google Tasks as my only task management system, and while I find some things about the interface great, it really isn't suited for someone like me who has multiple lists with lots of elements on each. So, I whipped this together real fast and I can't imagine using Google Tasks without it anymore. I realized you might want it too, so I put it on the web. Enjoy :)
Work · 2011 · gtasker.com