All Projects → YTU94 → taro-weapp

YTU94 / taro-weapp

Licence: other
🎮一款提供餐桌,酒桌上小游戏的小程序。

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to taro-weapp

taroCloud
记日常、GitHub trending资讯小程序 taro-hooks + rematch+云开发
Stars: ✭ 25 (-10.71%)
Mutual labels:  wxapp, taro, taro-ui
taro-template
可用于生产环境的taro项目模版,技术栈:taro + taro-ui + typescript + dva / mobx + sass,无需过多关注项目配置,预置功能包括但不限于页面/组件/store/service模版一键生成/编译自动生成路由列表和组件入口/代码规范强制检查/请求拦截封装/小程序CI等,实现多端项目的高效快速开发。目前已有1.x / 2.x / 3.x 版本。
Stars: ✭ 59 (+110.71%)
Mutual labels:  taro, taro-ui
elf-taro
Taro 小程序 脚手架 (Taro 3 + Dva + Typescript + Immer) - 内置 Redux 计数器, 异步数据请求 与 腾讯小程序地图 demo
Stars: ✭ 61 (+117.86%)
Mutual labels:  taro, taro-ui
taro3-vue3-template
一个基于 Taro3 和 Vue3 框架微信小程序模版。 核心技术采用Taro3、Vue3、TypeScript、NutUi、Vux4/Pinia、VueUse
Stars: ✭ 115 (+310.71%)
Mutual labels:  taro, taro-ui
taro-icons
基于 Taro 的小程序图标库
Stars: ✭ 53 (+89.29%)
Mutual labels:  taro, taro-ui
taroify
Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。
Stars: ✭ 420 (+1400%)
Mutual labels:  taro, taro-ui
gangxiaoer-taro
博雅塔小程序,基于Taro的版本,同步发布百度小程序,支付宝小程序。
Stars: ✭ 16 (-42.86%)
Mutual labels:  taro, taro-ui
taroWxParse
taro框架wxParse纯净封装组件,来源于项目实战,随下随用
Stars: ✭ 24 (-14.29%)
Mutual labels:  taro, taro-ui
eshop
Taro • 云开发电商小程序示例
Stars: ✭ 70 (+150%)
Mutual labels:  wxapp, taro
Taro Ui
一款基于 Taro 框架开发的多端 UI 组件库
Stars: ✭ 3,806 (+13492.86%)
Mutual labels:  wxapp, taro
TaroCreator
微信小程序 小程序模板 小程序可视化设计工具 Taro Taro UI
Stars: ✭ 60 (+114.29%)
Mutual labels:  taro, taro-ui
Taro
开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
Stars: ✭ 30,230 (+107864.29%)
Mutual labels:  wxapp, taro
ui
We reinvent the UI for taro3+
Stars: ✭ 48 (+71.43%)
Mutual labels:  taro, taro-ui
AwesomeVideoWxApp
《倾心短视频》微信小程序
Stars: ✭ 54 (+92.86%)
Mutual labels:  wxapp
liuye
柳叶清单开放 API 文档
Stars: ✭ 32 (+14.29%)
Mutual labels:  todolist
vantui
基于vant-weapp实现的Taro-React版及H5-React版组件库https://antmjs.github.io/vantui/#/home
Stars: ✭ 454 (+1521.43%)
Mutual labels:  taro
SpringBoard
BaseCamp clone | Backend: Ruby on Rails | Frontend: React with Redux
Stars: ✭ 18 (-35.71%)
Mutual labels:  todolist
wxfortune
运势小程序,使用canvas绘画图片,并保存图片
Stars: ✭ 79 (+182.14%)
Mutual labels:  wxapp
springboot-wx
🎉微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.
Stars: ✭ 52 (+85.71%)
Mutual labels:  wxapp
weapp-OpenRadio
A base music weapp named OpenRadio for wechat. Can use on weapp getting started.
Stars: ✭ 14 (-50%)
Mutual labels:  wxapp

使用taro框架强力驱动


简介

主要实现用于餐桌,酒桌上的娱乐小游戏,主要包括,摇骰子,大转盘,选扑克牌,文字翻牌游戏,外加账号分享功能。

功能

  • 选扑克牌游戏
  • 九宫格文字翻牌游戏
  • 摇骰子
  • 幸运大转盘
  • 账号分享
  • 给赞->赞赏功能

结构

  • 结构简单
  • 一目了然

计划

开发计划:https://github.com/users/YTU94/projects/2

后端

技术:node + mysql + express 地址:https://github.com/YTU94/taro-GGameing-server

使用

// 安装依赖
yarn
// 启动编译微信小程序(其他小程序请看package.json)
yarn dev:weapp
// 打包微信小程序(其他小程序请看package.json)
yarn build:weapp

最后欢迎大家使用,欢迎 ⭐️,Pr

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].