All Projects → dwg255 → Landlord

dwg255 / Landlord

Licence: mit
斗地主

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Landlord

Websocket
simple php websocket server + demos + yii/yii2 integration + php 7 support
Stars: ✭ 363 (+45.2%)
Mutual labels:  game, websocket
Socket.io
NodeJS《你画我猜》游戏
Stars: ✭ 255 (+2%)
Mutual labels:  game, websocket
Mmorpg
springboot编写的轻量级高性能mmorpg手游服务端框架,基本功能逐渐完善中。
Stars: ✭ 309 (+23.6%)
Mutual labels:  game, websocket
Much Assembly Required
Assembly programming game
Stars: ✭ 869 (+247.6%)
Mutual labels:  game, websocket
Fish
golang h5捕鱼游戏
Stars: ✭ 58 (-76.8%)
Mutual labels:  game, websocket
Tap Tap Adventure
Tap Tap Adventure is a massively online 2D MMORPG set in the medieval times with twists.
Stars: ✭ 123 (-50.8%)
Mutual labels:  game, websocket
Gowog
Gowog, Golang based Web multiplayer Online Game
Stars: ✭ 75 (-70%)
Mutual labels:  game, websocket
Toho Like Js
Touhou style danmaku shooter game which runs on your chrome.
Stars: ✭ 127 (-49.2%)
Mutual labels:  game, websocket
Pillar Valley
👾A cross-platform video game built with Expo, three.js, and Firebase! 🎮🕹
Stars: ✭ 242 (-3.2%)
Mutual labels:  game
Rxjs Websockets
A very flexible and simple websocket library for rxjs
Stars: ✭ 248 (-0.8%)
Mutual labels:  websocket
Cwebsocket
cWebsocket is lightweight websocket server library
Stars: ✭ 241 (-3.6%)
Mutual labels:  websocket
Paradise
Paradise Station's GitHub main repository.
Stars: ✭ 243 (-2.8%)
Mutual labels:  game
Deck Of Cards
Deck of Cards (old version)
Stars: ✭ 2,684 (+973.6%)
Mutual labels:  game
Martianrun
An Open-Source Running Game with libGDX
Stars: ✭ 242 (-3.2%)
Mutual labels:  game
Flopnite Ue4
A remake of the popular battle royale game, Fortnite, made in Unreal Engine 4 and integrated with Amazon GameLift
Stars: ✭ 250 (+0%)
Mutual labels:  game
Doudizhu
AI斗地主游戏
Stars: ✭ 241 (-3.6%)
Mutual labels:  game
Flingengine
A Vulkan game engine with a focus on data oriented design
Stars: ✭ 239 (-4.4%)
Mutual labels:  game
Endless Sky
Space exploration, trading, and combat game.
Stars: ✭ 3,357 (+1242.8%)
Mutual labels:  game
Rotten Soup
A roguelike built with Vue, Vuetify, Tiled, rot.js, and PixiJS! Playable at https://rottensoup.herokuapp.com/
Stars: ✭ 249 (-0.4%)
Mutual labels:  game
Spring Boot Start Current
Spring Boot 脚手架 Mybatis Spring Security JWT 权限 Spring Cache + Redis
Stars: ✭ 246 (-1.6%)
Mutual labels:  websocket

斗地主

斗地主, golang 1.12, sqlite3, go module

说明:go modules管理依赖包,执行编译自动下载依赖;使用sqlite数据库,无需配置;自带无脑出牌AI;服务端经过压力测试,客户端代码来自https://github.com/mailgyc/doudizhu

烦请请各位老爷点个star。。。

运行步骤:

1.下载源码:

git clone https://github.com/dwg255/landlord.git

2.编译:

cd landlord/main
go build -o ../main.exe
cd ..
main.exe

3.启动: 浏览器访问 http://localhost

4.效果展示: http://blzz.shop:8080


License

This project is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.


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].