Skip to content

Releases: wojciech-graj/doom-ascii

Release 0.3.1

21 Jul 12:43
b5188d7

Choose a tag to compare

  • Provide compiled binaries for win32, win64, Linux AppImage
  • Refactor build system

Release v0.3.0

17 Jul 08:52
7a61905

Choose a tag to compare

  • Improve input handling to make turning and movement smooth, making the game far more playable.
  • Add Unicode block and braille characters as alternatives to ASCII
  • Add settings for:
    • Disabling color
    • Disabling character gradients
    • Disabling bold text
    • Selecting character set (ASCII, Unicode block, Unicode braille)
    • Erasing previous frames
    • Gamma correction
    • Input smoothing

Release v0.2.1

18 Nov 20:35

Choose a tag to compare

Changes:

  • Set terminal title
  • Bind space to fire in .default.cfg instead of the executable

Release v0.2.0

17 Nov 01:45

Choose a tag to compare

Changes:

  • Increase range of keys that can be read from keyboard input
  • Don't echo keyboard input

Release v0.1.1

02 May 14:43

Choose a tag to compare

Screen strobing has been eliminated, providing a much more playable experience (especially on windows).

Release v0.1.0

09 Mar 23:02

Choose a tag to compare

Initial Release.