All Projects → Larkenx → extended-ascii-previewer

Larkenx / extended-ascii-previewer

Licence: GPL-3.0 license
A web application for previewing different IBM Code Page 437 tilesets for text-based graphical games (usually roguelikes!). Built with Vue.js, Vuetify & Pixi.js

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

extended-ascii-previewer

About

When creating a roguelike or text-graphics game, one of the most important parts is selecting a font / tileset! This application aims to make it easier to visually see what different extended ascii (IBM Code Page 437) tilesets look like. All of the tilesets are from the Dwarf Fortress tileset repository http://dwarffortresswiki.org/Tileset_repository.

screenshot

Features

With this application, you can select different tilesets and dynamically reload the currently generated map on the left. You can also select from several different map generation techniques and rerender the map. You can toggle on/off the bitmasking of the wall tiles as well.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Customize configuration

See Configuration Reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].