Bitcoin Forum

Economy => Services => Topic started by: abrkn on December 29, 2012, 03:08:06 AM



Title: Program a minigame for luckcoin, get 5 BTC!
Post by: abrkn on December 29, 2012, 03:08:06 AM
We need a new minigame on luckco.in (https://luckco.in). A minigame is a competitive game that our users can play for free credits. To see how the existing games work, just sign up and wait for them to appear (you don't need to put any money in)

An example of such a game is "Kitty": server (node.js) side (https://github.com/abrkn/joggy/blob/master/lib/server/controllers/Kitty.js), client side (https://github.com/abrkn/joggy/blob/master/lib/client/views/minigames/Kitty.js) where the user tries to click the correct picture closest to zero on a countdown.

Games are written in javascript on both the client (canvas) and server side. They are somewhat bottable, which is okay, and are supposed to encourage users to hang out and chat.

The reward will go to one or more games that are fit to be implemented on the site. If you make something great that's only client side, we'll settle on a partial reward.