pyvec / pyvec/naucse.python.cz
Snake game (homework): Discourage extending on the console
Đang mở
@encukou đang làm issue này rồi.
Từ ngày 18/12/2017.
beginners-course
content
sprint-idea
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 335
- Fork
- 119
- Merge trung bình
- 3 giờ 6 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.