The DOS game from 1984 recreated
a year ago
- #retro-gaming
- #ascii-game
- #rust
- BEAST is a homage to the 1984 ASCII game 'BEAST' by Dan Baker, Alan Brown, Mark Hamilton, and Derrick Shadel.
- Requires a POSIX-compatible terminal and Unix-like systems; Windows is not supported.
- Install via Homebrew or Cargo, or build from source.
- Gameplay involves surviving levels by crushing beasts with movable blocks; player's position attracts beasts.
- Introduces super-beasts and eggs in later levels, increasing difficulty.
- Global highscore is synced with an online server for worldwide competition.
- Attempts to stay close to the original game with some differences highlighted.
- Differences include board size changes, gameplay mechanics, and level design.
- Contributions welcome via pull requests; ensure tests pass and use `cargo fmt`.
- Version history and licensing under GNU GPLv3 provided.