hatetris:俄罗斯方块总是给你最糟糕的一块

时间:2024-08-13 14:40:45
【文件属性】:

文件名称:hatetris:俄罗斯方块总是给你最糟糕的一块

文件大小:172KB

文件格式:ZIP

更新时间:2024-08-13 14:40:45

TypeScript

仇恨 这是的源代码。 编写自定义 AI HATETRIS 的自定义 AI 应该是JavaScript (或),如下所示: // AI function. // Called every time the game needs to spawn a new piece to provide to the player. // In this example, we return a constant stream of 4x1s, unless the well is all set // up for a Tetris, in which case we return an S piece ( currentWellState , currentAiState , getNextWellStates ) => { const nextWellStates = getNextWel


【文件预览】:
hatetris-main
----.travis.yml(101B)
----.babelrc(89B)
----config()
--------jestSetup.js(347B)
--------webpack.config.prod.js(1020B)
--------webpack.config.dev.js(495B)
----package.json(2KB)
----cypress()
--------integration()
----.github()
--------dependabot.yml(108B)
----jest.config.js(400B)
----package-lock.json(663KB)
----src()
--------enemy-ais()
--------favicon.png(1013B)
--------index.html(654B)
--------rotation-systems()
--------index.tsx(461B)
--------replay-codecs()
--------components()
--------index.css(969B)
----.eslintrc.js(625B)
----tsconfig.json(292B)
----__mocks__()
--------styleMock.js(20B)
----.gitignore(2KB)
----cypress.json(131B)
----.dotfile(1B)
----README.md(5KB)
----scripts()
--------start.js(706B)
--------start-built.js(192B)
----.editorconfig(150B)
----.gitattributes(512B)
----LICENSE.txt(1KB)

网友评论