https://github.com/tsoding/trophy
Real Open Source Contribution Trophy Room
https://github.com/tsoding/trophy
hacktoberfest hacktoberfest2020
Last synced: 6 months ago
JSON representation
Real Open Source Contribution Trophy Room
- Host: GitHub
- URL: https://github.com/tsoding/trophy
- Owner: tsoding
- Created: 2019-06-21T15:13:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T17:44:17.000Z (over 6 years ago)
- Last Synced: 2025-04-29T12:25:18.734Z (about 1 year ago)
- Topics: hacktoberfest, hacktoberfest2020
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.twitch.tv/tsoding)
# ROSC Trophy Room
On the Real Open Source Contribution (ROSC) series we are trying to
take an Open Source project that I personally use on a daily basis and
improve it. The goal is to implement a feature and actually make it
into the upstream source code of the project.
## Minetest

Minetest, an open source infinite-world block sandbox game engine with
support for survival and crafting.
- **Source Code**:
- https://github.com/minetest/minetest
- **Feature**:
- https://github.com/minetest/minetest/issues/3075
- **VODs**: https://www.twitch.tv/collections/xVYmyadKzBUYWQ
- **Status**: Bug is fixed, but I'm dissatisfied with the solution.
- **Trophy**:
- https://github.com/minetest/minetest/pull/9073
## GRUB 2

A Multiboot boot loader.
- **Source Code**:
- https://www.gnu.org/software/grub/grub-download.html
- https://github.com/tsoding/grub-gamepad
- **Feature**: [Gamepad Support](https://steamcommunity.com/groups/steamuniverse/discussions/0/558751660797029626/)
- **VODs**: https://www.twitch.tv/collections/qhijEFrmqRUFvA
- **Status**: Feature successfully implemented. GRUB developers
acknowledged its existence. No progress so far.
- **Trophy**:
- https://lists.gnu.org/archive/html/grub-devel/2019-09/msg00038.html
## MyPaint

A simple drawing and painting program.
- **Source Code**: https://github.com/mypaint/mypaint
- **Feature**: [Selection Tool](https://github.com/mypaint/mypaint/issues/31)
- **Status**: Codebase is in a very bad state. Put on hold. Might come
back later.
## Chatterino 2

Custom Twitch chat client
- **Source Code**: https://github.com/Chatterino/chatterino2
- **Feature**: [Emote Preview](https://github.com/Chatterino/chatterino2/issues/976)
- **Status**: Contribution Merged
- **Trophy**:
- https://github.com/Chatterino/chatterino2/pull/1091
## Teeworlds

A retro multiplayer shooter.
- **Source Code**: https://github.com/teeworlds/teeworlds
- **Feature**: [Gamepad Support](https://github.com/teeworlds/teeworlds/issues/40)
- **Status**: Contribution Merged
- **Trophy**:
- https://github.com/teeworlds/teeworlds/pull/2047