tuism 2017-07-31 11:54
A very basic implementation of a dodge runner, I think it had potential to be much more, but the problems are quite irritating, which become quite glaringly obvious when the core loop is literally a couple seconds: - The need to use the mouse to start and space to jump is weird. Why even use the mouse at all? - The super precise jump that is needed to completely clear the obstacle is not fun. Way too unforgiving. - It's weird that both landing on red bit and running into the red bit both result in the same "running into a wall" outcome.