Skip to content

hyon3000/hyon3000.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klutzy 지뢰찾기 기반의 로컬에서 동작하는 웹 버전 지뢰찾기

a

a

a

a

a

  • 매우 많은약간의 버그 수정함

  • 지능적인 판 생성 기능 추가

    • 찍기 패턴 발생 차단 모드에서 지뢰판 생성 시 자동 풀기 기능 제공
  • 초대형 판을 위한 최적화 사실상 다시 짬

    • 최소 1280*720 이상 크기의 판 생성 가능 (실제 상한이 몇인지는 확인해 보지 않음)
    • 지뢰의 최대 개수는 판이 충분히 크다면 무제한임 (세그먼트 수는 최소 3개이며 자릿수가 더 많이 필요하면 자동으로 늘어남)
  • 최대 지뢰 수 6개, 음수 지뢰 추가(-1~-6), ? 기능 추가

  • 그 외 winxp 지뢰찾기를 그대로 배낌

////////////////////////////////////////

See index.html or Demo for usage.

Notes

  • Supports several mines in one cell: inspired from Mines, which was the killer app of Firefox 1.0 but is obsolete now.

See Also

About

exact same winxp minesweeper clone for web

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.2%
  • JavaScript 33.0%
  • CSS 22.8%