text-based
A style of game using ASCII characters instead of bitmap or vector graphics. Typically played on older computers and terminals.
Here are 215 public repositories matching this topic...
-
Updated
Nov 14, 2021 - C++
-
Updated
Sep 22, 2021 - Elixir
Brief summary of issue / Description of requested feature:
Steps to reproduce the issue / Reasons for adding feature:
- Open up alias editor on macOS.
Error output / Expected result of feature
Fonts should be consistent & professional.
Extra infor
-
Updated
Nov 14, 2021 - C
-
Updated
Oct 5, 2021 - SCSS
-
Updated
Oct 18, 2020 - Java
Refactor DI
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
-
Updated
Oct 18, 2021
-
Updated
Jun 20, 2021 - Java
-
Updated
Jan 17, 2021 - Java
-
Updated
Feb 14, 2018 - C#
-
Updated
Jul 7, 2021 - R
-
Updated
May 12, 2018 - Haskell
-
Updated
Aug 3, 2021
-
Updated
May 6, 2021 - JavaScript
Currently we only read from the first detected camera. Add a check on opencv to get the IDs of all available cameras, and make them selectable in settings.
-
Updated
Nov 14, 2021 - Java
-
Updated
Oct 1, 2020 - C
-
Updated
May 10, 2021 - Python
The number of tests should probably be increased, and each test should cover all possible use cases of each commands. Certain existing tests might contain useless lines or need to check more use cases.
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Jan 17, 2021 - C++
-
Updated
Jun 12, 2017 - OCaml
-
Updated
Sep 20, 2021 - Go



Is your feature request related to a problem? Please describe.
Killing one script at a time is a complete and absolute pain when doing testing. Especially if the code is already in disarray and generating a plethora of identical scripts.

Describe the solution you'd like
Please add support for killing a range or sequence