Skip to content

Instantly share code, notes, and snippets.

View niccokunzmann's full-sized avatar

Nicco Kunzmann niccokunzmann

View GitHub Profile
@niccokunzmann
niccokunzmann / English.md
Last active December 25, 2015 19:47
Game Flappy-SVG: Create issues and support others to solve them

German

Description

The game Flappy-SVG can be customized using Inkscape and Javascript. Create issues for your ideas of the game and help others to solve them. Do not solve them yourself.

Requirements:

  1. Do not claim this task.
@niccokunzmann
niccokunzmann / English.md
Last active December 25, 2015 18:09
CoderDojo Zen: Setup Development Version
@niccokunzmann
niccokunzmann / English.md
Last active December 25, 2015 17:59
CoderDojo Zen: Implement new features
@niccokunzmann
niccokunzmann / English.md
Created December 25, 2015 17:43
Game Flappy-SVG: Add obstacles

German

Description

The game Flappy-SVG can be customized using Inkscape and Javascript. Add obstacles to it.

Requirements:

  • If not done already, download and install Inkscape.
  • Edit the file and add a new obstacle layer to it. It MUST be your own creation. You can transform existing figures, into SVG like this.
@niccokunzmann
niccokunzmann / English.md
Last active December 25, 2015 17:40
Game Flappy-SVG: Add your favorite character

German

Description

The game Flappy-SVG can be customized using Inkscape and Javascript. Add your favorite character to it.

Requirements:

  • If not done already, download and install Inkscape.
@niccokunzmann
niccokunzmann / English.md
Last active December 25, 2015 17:39
Game Flappy-SVG: Add your favorite background

German

Description

The game Flappy-SVG can be customized using Inkscape and Javascript. Add your favorite background to it.

Requirements:

  • If not done already, download and install Inkscape.
@niccokunzmann
niccokunzmann / English.md
Last active December 30, 2015 17:33
Game Flappy-SVG: Impement improvements

German

Description

The game Flappy-SVG can be customized using Inkscape and Javascript. Resolve an existing issue, preferably an easy one.

Requirements:

  • Comment on an issue that you want to do it. If you have solved several tasks on this game before, you can not claim tasks that are too easy for you because we need them to give others an easy start.
@niccokunzmann
niccokunzmann / English.md
Last active December 25, 2015 17:05
Game Flappy-SVG: Impement improvements (higher difficulty)

German

Description

The game Flappy-SVG can be customized using Inkscape and Javascript. Resolve an existing issue that is not easy.

Requirements:

  • Comment on an issue that you want to do it. If you have solved several tasks on this game before, you can not claim tasks that are too easy for you because we need them to give others an easy start.
@niccokunzmann
niccokunzmann / English.md
Last active January 5, 2016 13:04
Game Flappy-SVG: Create an app

German

Description

The game Flappy-SVG can be customized using Inkscape and Javascript. Create an app [e.g. Android, IOS, FirefoxOS, Windows Phone, ...] to play the game. If you want to do this twice, comment.

Requirements:

@niccokunzmann
niccokunzmann / download.py
Last active July 7, 2016 20:52
This script downloads all the mp4 files for a tele-task course
#!/usr/bin/python3
## The MIT License (MIT)
##
## Copyright (c) 2014 Nicco Kunzmann
##
## https://gist.github.com/niccokunzmann/9c60cb40d3d3975ef830
##
## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal