Skip to content

Yellowstrawberrys/snake-game

Repository files navigation

Snake Game For MICRO:BIT


Introduce

Introducing Snake Game!
Fristable I think everyone knows snake game. If you don't then,
'Snake Game' is a simple game that has snake inside of the game.
Your only goal is eat as many apples as you could without touching the wall or yourself!
and that's it. Oh, I forgot one thing to show you ..vvv

How to Play

It's really simple!

Press A & B to start the game!
Press A to turn left, and
press B to turn right!

and lastly,
Have a Fun!

Credit

Written in Typescript
Developed with MakeCode for MICRO:BIT website
Developed on FireFox Developer Edition
Developed by Eunsoo Jung
Helped by No One
Wasted 2 hour of Eunsoo Jung's life
Idea has been stolen from Taneli Armanto(a Design Engineer, who developed Snake Game for Nokia devices)
Probaly Played by you(Thank you for playing!)


이 페이지를 https://yellowstrawberrys.github.io/snake-game/으로 열기

확장으로 사용

이 저장소는 MakeCode에서 확장으로 추가될 수 있습니다.

이 프로젝트 편집 상태 배지 빌드

MakeCode에서 이 저장소를 편집합니다.

블록 미리보기

이 이미지는 마스터의 지난 확정에서 블록 코드를 보여줍니다. 이 이미지는 다시 읽어오는데 몇 분 정도 걸립니다.

블록 렌더링 보기

메타데이터(검색, 렌더링에 사용)

  • for PXT/microbit
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>