Skip to content
Snippets Groups Projects
Commit 3a02243e authored by pokergaming's avatar pokergaming
Browse files

added a beginner task

parent 9346b41f
No related branches found
No related tags found
No related merge requests found
......@@ -83,8 +83,11 @@ Contributing is easy:
Here are some of the current tasks:
* coming up with a better name than Pd-l2ork. :)
* skills needed: creativity, basic knowledge about programming in Pd
* status: no work done on this yet
* writing small audio/visual Pd games or demos to include in the next release
* skill level: ability to write Pd programs
* skills needed: ability to write Pd programs
* status: I wrote a little sprite-based game that will ship with the next
version of Pd-l2ork. In it, the character walks around in an actual
Pd diagram shoots at the objects to progress, and to make realtime
......@@ -93,11 +96,11 @@ Here are some of the current tasks:
that has a link in the Pd console. It can be a little demo or game,
just something fun that shows off what can be done using Pure Data.
* porting Pd-l2ork's graphical user interface from Tcl/Tk to Qt.
* skill level: knowledge about Qt5/QML, threading, and Pd's core design
* skills needed: knowledge about Qt5/QML, threading, and Pd's core design
and deterministic message-dispatching and scheduling
* status: under active development
* designing/implementing regression test template
* skill level: knowledge about... regression tests. :) But also some
* skills needed: knowledge about... regression tests. :) But also some
expertise in using Pd so that the tests themselves can
be written in Pure Data. At the same time, they should
be able to be run as part of the automated packaging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment