pyvec / pyvec/naucse.python.cz

Snake game (homework): Discourage extending on the console

Aperta
#298 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@encukou ci sta già lavorando.

Dal 18/12/2017.

beginners-course content sprint-idea
Lingua principale
Nessun dato sulla lingua
Stelle
335
Fork
119
Merge medio
3h 6m
PR unite (30g)
1

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.