Skip to content

Basic Monster handled in the model.

Szamecz Márton requested to merge 31-handling-monster-movement into master

Changed indexing, monster works now. Be careful with indexing, in the model all the matrices are indexed now like this: [y,x] (upperlayer, lowerlayer, bomblevel) PlayerDied is not implemented properly yet, need to add an event for dying.

Closes #31 (closed)

Edited by Szamecz Márton

Merge request reports