Antagonistic Tetris-style falling brick game for text terminals
Bastet (short for Bastard Tetris) is a simple ncurses-based falling brick game. Unlike normal Tetris, Bastet does not choose the next brick at random. Instead, it uses a special algorithm to choose the worst brick possible.
Playing bastet can be a painful experience, especially if you usually make canyons and wait for the long I-shaped block to clear four rows at a time.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/068yvijqnm2z9kghm1n983ff2q06qkv4-bastet-0.43.2.drv | ||
x86_64-linux | i586-pc-gnu | /gnu/store/1j960sah3x6czy3whwxh0h5f4qam0a38-bastet-0.43.2.drv | |
x86_64-linux | arm-linux-gnueabihf | /gnu/store/sb5px3sw78zgi5ykrqvh6chncv06df3k-bastet-0.43.2.drv | |
x86_64-linux | aarch64-linux-gnu | /gnu/store/7879zsjivc514l9sxfmz8fldxwc8q4c9-bastet-0.43.2.drv | |
riscv64-linux | /gnu/store/y9jzq8fxjrq45y27h9y41iwi3d1azs9p-bastet-0.43.2.drv | ||
powerpc-linux | /gnu/store/pm8mmj34ky503dlwcy5njzm00jfskr4q-bastet-0.43.2.drv | ||
powerpc64le-linux | /gnu/store/3ihdjhili9q2ch9vixhzrwbd9rk4fnar-bastet-0.43.2.drv | ||
mips64el-linux | /gnu/store/dgajp74aqswdsfigqndibc3rp61z64sv-bastet-0.43.2.drv | ||
i686-linux | /gnu/store/ibgcrnjzymwj0cfnz3ijdf23rxaxvcky-bastet-0.43.2.drv | ||
i586-gnu | /gnu/store/nm0xjcq9580m0jys1a4aqrmv0kf91cwk-bastet-0.43.2.drv | ||
armhf-linux | /gnu/store/fa76i27yq8vhharrlrmf268fc45a8cfh-bastet-0.43.2.drv | ||
aarch64-linux | /gnu/store/pkxg292c4fs42gqqpbmjsqsrzakviw90-bastet-0.43.2.drv |
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |