Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

14
When you dig into an open source app repo, what are your first steps? Are there some best practices to make heads + tails of the repo? Reading functions with functions is a lot to keep track of, alongside trying to catch up with years of development (no matter how small the scope).
Post Body

There is this great game called DDNet. https://github.com/ddnet/ddnet which is a fork of a dead game, but DDNet has been around for many years and growing.

I just want to make possibly a new mode that, in concept, should still be doable for a beginner C /Python coder like myself (though experienced in dozen ), where certain 'entities' (e.g. walls, spikes, etc.) or entity tiles of images are recognised and functional (wall would stop you, spike would kill you, etc. -- an entity that is not being used is used in another mode) and the changes to the code should be minimal. Basically, when the character/user touches that certain entity, it invokes a code that is already in place for a different entity, just slightly different, which I would like to append to the code.

But approaching such a repo of years of works with many contributors is rather overwhelming.

My question ultimately boils down to, is there some framework or instructions on how to transfer someone else's project for myself?

Author
Account Strength
100%
Account Age
14 years
Verified Email
Yes
Verified Flair
No
Total Karma
26,472
Link Karma
12,230
Comment Karma
14,129
Profile updated: 2 weeks ago
Posts updated: 3 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
2 years ago