chess-game-server

所属分类:游戏
开发工具:Ruby
文件大小:0KB
下载次数:0
上传日期:2023-08-25 10:54:02
上 传 者sh-1993
说明:  国际象棋游戏服务器,,
(chess-game-server,,)

文件列表:
.ruby-version (11, 2023-08-31)
Gemfile (1366, 2023-08-31)
Gemfile.lock (4169, 2023-08-31)
Rakefile (227, 2023-08-31)
app/ (0, 2023-08-31)
app/channels/ (0, 2023-08-31)
app/channels/application_cable/ (0, 2023-08-31)
app/channels/application_cable/channel.rb (79, 2023-08-31)
app/channels/application_cable/connection.rb (85, 2023-08-31)
app/controllers/ (0, 2023-08-31)
app/controllers/application_controller.rb (715, 2023-08-31)
app/controllers/concerns/ (0, 2023-08-31)
app/controllers/concerns/.keep (0, 2023-08-31)
app/jobs/ (0, 2023-08-31)
app/jobs/application_job.rb (269, 2023-08-31)
app/mailers/ (0, 2023-08-31)
app/mailers/application_mailer.rb (102, 2023-08-31)
app/models/ (0, 2023-08-31)
app/models/concerns/ (0, 2023-08-31)
app/models/concerns/.keep (0, 2023-08-31)
app/services/ (0, 2023-08-31)
app/services/application_service.rb (28, 2023-08-31)
app/services/chess_service.rb (1583, 2023-08-31)
app/views/ (0, 2023-08-31)
app/views/layouts/ (0, 2023-08-31)
app/views/layouts/mailer.html.erb (229, 2023-08-31)
app/views/layouts/mailer.text.erb (13, 2023-08-31)
bin/ (0, 2023-08-31)
bin/rails (141, 2023-08-31)
bin/rake (90, 2023-08-31)
bin/setup (774, 2023-08-31)
config.ru (160, 2023-08-31)
config/ (0, 2023-08-31)
config/application.rb (1392, 2023-08-31)
config/boot.rb (207, 2023-08-31)
config/cable.yml (198, 2023-08-31)
config/credentials.yml.enc (464, 2023-08-31)
... ...

# Chess Game Server The backend code of a small game. Frontend Repo: https://github.com/Varsion/chess-game-front ## Debugging in Local - bundle install - rails server ## Demo https://chess-game-server-fw18.onrender.com Power by [Render](https://render.com/), because it is a free version, the first request will start the service, so please wait for 2 minutes after the first request ## Reference [Breadth First Search](https://en.wikipedia.org/wiki/Breadth-first_search) [Knight’s Shortest Path on Chessboard](https://www.baeldung.com/cs/knights-shortest-path-chessboard) ## Related Blog https://blog.chongyaaa.pro/posts/20230831/

近期下载者

相关文件


收藏者