Skip to content

Instantly share code, notes, and snippets.

@askdaddy
Created January 10, 2020 03:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save askdaddy/c02ded95ce06e984cf22e56f3a3da368 to your computer and use it in GitHub Desktop.
Save askdaddy/c02ded95ce06e984cf22e56f3a3da368 to your computer and use it in GitHub Desktop.
01102020会议Slide
<!DOCTYPE html>
<html>
<head>
<title>TooQing Ecosystem</title>
<meta charset="utf-8">
<style>
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
body {
font-family: 'Droid Serif';
}
h1,
h2,
h3 {
font-family: 'Yanone Kaffeesatz';
font-weight: normal;
}
.remark-code,
.remark-inline-code {
font-family: 'Ubuntu Mono';
}
</style>
</head>
<body>
<textarea id="source">
class: center, middle
# TooQing Ecosystem
---
# 图轻是什么
**图**形化
年**轻**人
的:
### 1.Playground
- [一起]发现游戏
- [一起]玩游戏
- [一起]开发游戏
### Social-media
- 圈子聊天开黑
- 追热点、赶时髦、炒话题
---
# 门户平台
- **TooQing.com**
- **图轻 App**
---
# 门户平台 - 人员构成
- 魏程琳[总负责人]
- 朱殷浩[运营]
- 聂开发[研发]
- 张波波[研发]
---
# 门户平台 - 任务
- 经营自有用户群体
- 深入研究用户样本、调整产品形态
---
# 引擎
1. 图轻内核
2. 图轻编辑器
---
# 引擎 - 人员构成
- 莫纪祥[研发]
- 管晓敏[研发]
- 张腾[研发][外派]
- 陈乐伦[研发][外派]
- 张皎[QA]
- 林健雄[.5研发][图轻魂]
---
# 引擎 - 任务
精研产品:
- 给游戏开发者赋能
- 给竞争对手拉高门槛
---
# 开发者社区[新的战场]
## 人员构成
- Lang
- Seven
- 见习生s
## 任务
- 带动社区气氛
- 为开发者提供支援
- 发现、培养图轻之种
</textarea>
<script src="https://remarkjs.com/downloads/remark-latest.min.js">
</script>
<script>
var slideshow = remark.create();
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment