An open API service indexing awesome lists of open source software.

https://github.com/75team/raffle

奇舞团历年年会现场抽奖程序
https://github.com/75team/raffle

javascript raffle

Last synced: 2 months ago
JSON representation

奇舞团历年年会现场抽奖程序

Awesome Lists containing this project

README

          

# 抽奖程序

奇舞团有个传统,每年年会现场由[月影](https://github.com/akira-cn)现场写一个抽奖程序,所有人一起review代码,以确保抽奖程序算法没有问题,然后组织抽奖。

这个项目是奇舞团历年抽奖程序实现的开源版本。

由于2017年之前的代码找不到了(囧),所以现在只有两个版本,但是2019年和2020年的玩法已经想好了,敬请期待,嘿嘿嘿~

## 2017年会抽奖

[在线演示](https://75team.github.io/raffle/2017/index.html) [CodePen](https://codepen.io/akira-cn/pen/ZwGrZN)

![assets/2017.jpg](assets/2017.jpg)

## 2018年会抽奖

[在线演示](https://75team.github.io/raffle/2018/index.html) [CodePen](https://codepen.io/akira-cn/pen/xMGYoZ)
[知乎文章](https://zhuanlan.zhihu.com/p/55646130)

![assets/2018.jpg](assets/2018.jpg)

## 2019年会抽奖

[在线演示](https://75team.github.io/raffle/2019/index.html)
[公众号文章](https://mp.weixin.qq.com/s/e5xhZfAsJOjZgfcZ4_7ahg)

![assets/2019.jpg](assets/2019.jpg)

## LICENSE

[MIT](LICENSE)