Larkenx / extended-ascii-previewer

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

Home Page:https://extended-ascii-viewer.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://extended-ascii-viewer.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:Vue 76.4%Language:JavaScript 21.4%Language:HTML 2.2%