Releases: wojciech-graj/doom-ascii
Releases · wojciech-graj/doom-ascii
Release 0.3.1
- Provide compiled binaries for win32, win64, Linux AppImage
- Refactor build system
Release v0.3.0
- 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
Changes:
- Set terminal title
- Bind space to fire in
.default.cfginstead of the executable
Release v0.2.0
Changes:
- Increase range of keys that can be read from keyboard input
- Don't echo keyboard input
Release v0.1.1
Screen strobing has been eliminated, providing a much more playable experience (especially on windows).
Release v0.1.0
Initial Release.