Monday evening

I gonna invent a new genre fusion - sokostealth.


You can move boxes.
There is cybergoats that just block your path, strangers that just a bad guys and police bots that attack everything it sees.
Bots has its own map, patrol waypoints and pathfinding.
You can move box to reroute police bot and make it attack cybergoats or strangers.
You can move box to lock enemies.
You can destroy walls with limited explosives.
There should be light that can be turned on/off/be broken/be repaired.

#############
#..P,p;;;;###
#.#,#,###;###
#@#,#,###g.>#
#..,#,;;;;###
#.#,#,#.....#
#.0p,p......#
#...........#
#############
0 - movable box
x - place box here to solve
P - police bot
ppp - waypoints
, - original police bot path
; - modified police bot path
g - cybergoat

Just coded ncurses initialization. (going to use OpenGL later)