8000 Releases · prust/beast.c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: prust/beast.c

v0.2.0: 2-Player, Static Blocks, Brick Pulling

28 Feb 16:40
Compare
Choose a tag to compare

Added:

  • Ability to toggle 2-player mode (by pressing "2")
  • Ability to pull blocks (by holding down the spacebar)
  • Static block borders and 10 static blocks in playing field

Internal:

  • Did a few refactors, the biggest one being a separate grid array of pointers to all different entity types so we can easily see if anything is in a certain position on the grid

v0.1.1: Windows support

25 Feb 08:04
Compare
Choose a tag to compare

Added Windows support (via fixing compile errors on msys2)

v0.1.0: Initial Release (macOS only)

25 Feb 01:29
Compare
Choose a tag to compare

This version is quite playable, though it does abruptly quit when you die and, if you kill all the beasts, it doesn't auto-start again with increased difficulty.

0