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 226 public repositories matching this topic...

evennia
Vikka
Vikka commented Oct 8, 2020

My problem

When I select a textfield tab, I have to click a second time in the textbox.

Two tabs:
1
Select tab 2:
2
Another click for the textbox:
![3](https://user-images.github

feature-request branch-master good first issue web
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

SkunkBooth