Skip to content
#

text-based

A style of game using ASCII characters instead of bitmap or vector graphics. Typically played on older computers and terminals.

Here are 223 public repositories matching this topic...

evennia
WaveHack
WaveHack commented Apr 20, 2019

Refactor classes (including tests) to resolve dependencies out of the IoC container with $this->dep = app($class::class) in the constructor, instead of through the constructor method arguments.

Constructor arg lists get quite long (see PopulationCalculator), and needs fixing test constructors whenever this changes.


Beep, boop, I'm a bot! Th