simon987 / Much-Assembly-Required

Assembly programming game
GNU General Public License v3.0
932 stars 87 forks source link

Implement radioactive obstacle object #135

Open simon987 opened 6 years ago

simon987 commented 6 years ago

Implement a GameObject that implements the RadioActive and Enterable interface. When a Cubot attemps to walk into a radioactive obstacle, its ram gets corrupted by a great amount.

pommilp commented 5 years ago

shouldn't this be closed?

simon987 commented 5 years ago

@pommilp The feature has not yet been implemented in the game

pommilp commented 5 years ago

Ah, I've mistaken the mentioned PR with the actual GameObject