Sokodragon - KrampusHack '19 https://tins.amarillion.org/krampu19
Go to file
Sander Schobers 6cce47198b Imroved movement
- Player can only move to valid positions.
- Bricks are pushed when this is allowed.
- Bricks are sunken when they end up over water.
Added settings (at runtime).
Added new tile (sunken tile).
Fixed bug with clearing of console.
- When messages changed the new text was rendered on top of clearing the old text without clearing the buffer.
2019-12-23 18:10:11 +01:00
alui Added simple tile rendering. 2019-12-19 07:15:58 +01:00
cmd/krampus19 Imroved movement 2019-12-23 18:10:11 +01:00
gut Imroved movement 2019-12-23 18:10:11 +01:00
.gitignore Added basic movement/animation. 2019-12-23 15:54:15 +01:00