Tuula Turto

Results 72 issues of Tuula Turto
trafficstars

Docs are problemating, as they often fall behind when code evolves. Still it would be good idea to have a section in docs to give overall view of the codebase...

doc me bro

Characters should be able to lift extremely heavy items

brainstorm

Instead of ``` hylang => (flatten [[{:one 1 :two 2}] [{:three 3 :four 4}]]) ['\ufdd0:one', '\ufdd0:two', '\ufdd0:three', '\ufdd0:four'] ``` I was expecting ```hylang => (flatten [[{:one 1 :two 2}] [{:three...

complaint / disgust

left-if-nil can be worked out just with ->either, provided there are no other falsey values expected. do-monad-e is just (either print Right (do-monad ...))

create-effect is set in test_effects.py, but never reset back to original.

bug

A bat (or colony of bats) that move by flying and nest near or in large pits. They can be on map when player enters, or they can emerge from...

feature
engine
game

slightly more intelligent ai

feature
game

add getting started info, description of different file types and mention required python version in some of the header files.

feature