Skip to content

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

License

Notifications You must be signed in to change notification settings

Larkenx/extended-ascii-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published