Difference between revisions of "CodingNight2"
From Fixme.ch
(12 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
* 16th march 2012 at 18h | * 16th march 2012 at 18h | ||
* It will be during the [http://hackerspaces.org/wiki/Synchronous_Hackathon/2012-03-17 synchronous hackerspaces.org hackathon] | * It will be during the [http://hackerspaces.org/wiki/Synchronous_Hackathon/2012-03-17 synchronous hackerspaces.org hackathon] | ||
− | + | * git repot is on : ssh://gitolite@foo.fixme.ch:1337/game5 | |
+ | * etherpad is on : http://pad.fixme.ch/p/game5 | ||
= Projects Proposition = | = Projects Proposition = | ||
+ | Just add your project down the list :) | ||
The proposed projects are: | The proposed projects are: | ||
− | * A webapp to search for electronic component on different site and | + | * The unused ideas from [[CodingNight1]] could be reused. |
− | * A simple way to add key and create repository on top of gitosis (something very light) | + | * A webapp to search for electronic component on different site and find the cheapest easily. |
− | * An mpd plugin for soundcloud | + | * A simple way to add key and create repository on top of gitosis (something very light). |
+ | * An mpd plugin for soundcloud. | ||
+ | * A pizza CLI interface for pizza.ch or pizza around the hackerspace. | ||
+ | * Display the actual song, previous song and next song of mpd in a browser in an asynchronous fashion. | ||
+ | * Little game for the rmll, sound related. | ||
+ | * App for holycow ordering? | ||
+ | * CTF challenge creation (custom service on a serveur port in order to give challenge to solve. If solved, access granted?) | ||
+ | |||
+ | == Goal == | ||
+ | |||
+ | * create a tron like game in javascript and html5 | ||
+ | |||
+ | == Result == | ||
+ | |||
+ | Pretty raw for the moment. (6 AM on the 17 of march) | ||
+ | We have : | ||
+ | |||
+ | [[File:Res.png|250px]] | ||
+ | |||
+ | that run in browser only |
Latest revision as of 14:22, 18 March 2012
- 16th march 2012 at 18h
- It will be during the synchronous hackerspaces.org hackathon
- git repot is on : ssh://gitolite@foo.fixme.ch:1337/game5
- etherpad is on : http://pad.fixme.ch/p/game5
Projects Proposition
Just add your project down the list :) The proposed projects are:
- The unused ideas from CodingNight1 could be reused.
- A webapp to search for electronic component on different site and find the cheapest easily.
- A simple way to add key and create repository on top of gitosis (something very light).
- An mpd plugin for soundcloud.
- A pizza CLI interface for pizza.ch or pizza around the hackerspace.
- Display the actual song, previous song and next song of mpd in a browser in an asynchronous fashion.
- Little game for the rmll, sound related.
- App for holycow ordering?
- CTF challenge creation (custom service on a serveur port in order to give challenge to solve. If solved, access granted?)
Goal
- create a tron like game in javascript and html5
Result
Pretty raw for the moment. (6 AM on the 17 of march) We have :
that run in browser only