Skip to content

Instantly share code, notes, and snippets.

@tibastral
Last active December 28, 2015 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tibastral/7481035 to your computer and use it in GitHub Desktop.
Save tibastral/7481035 to your computer and use it in GitHub Desktop.
Game CONTEST @ Parisrb

For people who were not there the last meetup and want a little recap ;)

ParisRB organizes a contest of video games :

Principle

Develop a game in Ruby, whose commands are text only (or highly related to text mode games that are back in the game today, but were very very present in the 1980s) . An example : the excellent RubyWarrior , or the famous game (lisp) Dunnet (emacs : M-x dunnet) ... or the sublime candybox .

How to participate?

To register, it's here : http://bit.ly/1758mYw

You have to create an open source github repository on Github ( MIT license, unless you prefer *PGL) , deploy your app and include a link to the source, and then post the url of your app in the comment meetup (http://www.meetup.com/parisrb/events/145863792/) before the 25 of February at 11:42 p.m. (like the good old days @ EPITA ;)).

When?

You have a little less than two months to complete your masterpiece , the winners will be announced at the March meetup !

Price

1st: 1 angularjs course sponsored by human coders (worth 1500 euros) and the crowdfunding of the project on the mipise platform (only the costs related to the payment provider will actually be charged on the crowfunding (less than paypal))

2-5: - the book "remote" by 37signals

Top 10: 1 shirt ParisRB

Selection criteria:

  • Fun game (are we having fun playing)

  • Easy to play (it does not mean no brainer ;))

  • Is sufficient in itself

  • Tests (is that the game is well tested and has no bugs)

  • Code (is that it is coded, codeclimate friendly, etc.).

  • Number of followers of the project on github, simplib, twitter, facebook, etc. . (although difficult, the social aspect is crucial to the success of the crowfunding of the project, and will be part of the evaluation)

  • Finished (playable online, sexyness of the home page)

  • Bonus: playable network with websockets (if you choose the web as platform).

If you have other questions, you have the boards to discuss the meetup ! http://www.meetup.com/parisrb/messages/boards/ (or email: thibaut@milesrock.com)

Pour les gens qui n'étaient pas là au dernier meetup et qui veulent un petit récap ;)

ParisRB organise un concours de jeux-vidéo :

Principe

Développer un jeu en Ruby, dont les commandes soient exclusivement du texte (ou qui ait un grand rapport avec les jeux en mode texte en général, des jeux qui reviennent à la mode aujourd'hui, mais qui étaient très très présents dans les années 1980). Un exemple : l'excellent RubyWarrior, ou encore le fameux jeu (en lisp) dunnet (dans emacs : M-x dunnet)... ou le sublime candybox.

Comment participer ?

Pour s'inscrire, c'est ici : http://bit.ly/1758mYw­

Il faudra donc créer un repo open source sur Github (licence MIT, sauf si vous préférez *GPL), déployer votre app en faisant figurer un lien vers les sources, puis poster l'url de votre app en commentaire du meetup (http://www.meetup.com/parisrb/events/145863792/) avant le 25 février à 23h42.

Quand ?

Vous avez un peu moins de 4 mois pour réaliser votre chef d'œuvre, les gagnants seront annoncés lors du meetup de mars !

Prix

1- une formation human coders sur angularjs (valeur : 1500 euros) et le crowdfunding du projet de jeu sur la plateforme mipise offert (seuls les frais liés au prestataire de paiement seront effectivement prélevés sur le crowfunding (moins que paypal))

2-5 - le livre remote de 37signals

les 10 meilleurs : 1 t-shirt ParisRB

Critères de sélection :

  • fun du jeu (est-ce qu'on s'amuse en jouant)

  • simple à jouer (ça veut pas dire pas prise de tête ;))

  • se suffit à lui-même

  • tests (est-ce que le jeu est bien testé et n'a pas de bugs)

  • code (est-ce que c'est bien codé, codeclimate content, etc.)

  • nombre de followers du projet sur github, simplib, twitter, facebook, etc. (bien que difficile, l'aspect social est décisif pour la réussite du projet en crowfunding, et fera donc partie de l'évaluation)

  • finition (est-ce qu'on peut déjà jouer facilement en ligne, est-ce que la page d'accueil est sexy)

  • bonus : jouable en réseau avec des websockets (si vous choisissez le web comme plateforme).

Si vous avez d'autres questions, vous avez les boards du meetup pour discuter ! http://www.meetup.com/parisrb/messages/boards/ (ou par mail : thibaut@milesrock.com)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment