pyvec / pyvec/naucse.python.cz
Snake game (homework): Discourage extending on the console
オープン
@encukou がすでに取り組んでいます。
2017年12月18日 から。
beginners-course
content
sprint-idea
- 主要言語
- 言語のデータがありません
- スター
- 335
- フォーク
- 119
- 平均マージ
- 3時間 6分
- マージ済み PR(30日)
- 1
説明
The Snake game from homeworks is turn-based, which isn't very fun (and it doesn't match the original game). Several people tried to extend it so it can be played in real-time, but this requires non-trivial hacks, and generally can't be solved by beginners.
So, either:
- Explicitly discourage this; say that it'll only be possible after learning Pyglet
- Find an easy-to-use pip-installable library that does this
- Package the StackOverflow answers into an easy-to-use pip-installable library :)
The third option would work nicely as an individual project after the beginners' course; I'll try offering to mentor it.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。