Changes between Initial Version and Version 1 of StarterTasks


Ignore:
Timestamp:
Sep 13, 2009, 12:25:56 AM (15 years ago)
Author:
Erik Johansson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StarterTasks

    v1 v1  
     1We've added the keyword "simple" to tasks which are limited in scope and doesn't require knowledge of a large portion of the codebase. Thus they're good starting points to get you into development quickly. (Don't be afraid to try your hand at some other task if you think you have the required skills, these are just our recommendations and thus you might have skills which makes other tasks easier to complete.)
     2
     3You can search for such tickets with the following query URL:
     4[http://trac.wildfiregames.com/query?status=new&status=reopened&keywords=~simple&order=priority]
     5
     6Note that though the tasks doesn't require you to be familiar with all the code they might still require you to have good skills in other areas like OpenGL. And it's of course not a bad thing if you've gotten yourself familiar with a larger portion of the code base, it's just not required to be able to complete the task.