Skip to content

Instantly share code, notes, and snippets.

View snda-chengshaofei's full-sized avatar

盛大程劭非 snda-chengshaofei

View GitHub Profile
@snda-chengshaofei
snda-chengshaofei / h5g
Created July 19, 2012 03:46 — forked from wintercn/h5g
HTML5 Canvas Game Template
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8" />
<!--允许全屏-->
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="yes" name="apple-touch-fullscreen"/>
<!--禁止电话号码和邮箱识别-->