spades

所属分类:Websocket编程
开发工具:Gleam
文件大小:0KB
下载次数:0
上传日期:2024-02-24 18:18:01
上 传 者sh-1993
说明:  浏览器中的4人纸牌游戏,具有Gleam、React和WebSockets
(4-player card game in the browser with Gleam, React, and WebSockets)

文件列表:
assets/
src/
test/
Dockerfile
docker-compose.yml
gleam.toml
manifest.toml
release.Dockerfile
release.sh

# Spades A team-based trick taking card game for 4 players. [Wiki](https://en.wikipedia.org/wiki/Spades_(card_game)). ![image](https://github.com/rawhat/spades/assets/2095509/dd25da68-f5cc-445f-ad7c-92bf463703f4) The rules can vary wildly, so they are implemented as I learned them. The game does support bots, but they are incredibly dumb at the moment. ## Built with * [gleam](https://gleam.run/) * React * [vite](https://vitejs.dev/) * Postgres ## Running the application locally To run the application using `docker-compose`, run: * `docker compose build` * `docker compose up` * Navigate to `localhost:5000` in your browser Any file changes for the UI will recompile automatically and refresh the application. ## "To break you, of course."

近期下载者

相关文件


收藏者