pyvec / pyvec/naucse.python.cz

Snake game (homework): Discourage extending on the console

オープン
#298 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。