19-2-SKKU-OSS / 2019-2-OSS-L8

1.한글 자음/모음을 분리, 조합 및 한글 자음/모음 포함 검색할 수 있는 프로젝트 2.무료 파이썬 게임을 즐길 수 있는 프로젝트
GNU General Public License v3.0
5 stars 5 forks source link

[UPDATE] snake game - Add red dot / Add trash code / Add 'Game End' and error modify #12

Closed Ahnsanghyun-hi closed 4 years ago

Ahnsanghyun-hi commented 4 years ago

Add red dot in snake game. But still not working len(snake). I will fix it soon.

wyuinche commented 4 years ago

Does it work now?

Ahnsanghyun-hi commented 4 years ago

Does it work now?

Yes, it works now

Ahnsanghyun-hi commented 4 years ago

Add trash code. If snake eat trash, snake's length will decline.

Ahnsanghyun-hi commented 4 years ago

Add 'Game End' and error modify if snake game end, Idle print 'Game End'. And error modify. ( https://github.com/19-2-SKKU-OSS/2019-2-OSS-L8/issues/30 )