website_stuff

Personal Website File Repository

This repo is a temporary collection of pages which will be used for my personal website.
Here’s a link to the GitHub Pages version of this repo

Various Pages

Notes on webpages

Most webpages here are works in progress and do not have all funcitonality currently implemented. Some notes specific to each are below.

Interactive Animations

Currently, only a lightning/node drawing animation is present. The expanding menu on the page will later allow the user to switch between animations.
Double clicking will place a node. The node can then be dragged around the page with by holding left click over it. Double clicking on the node again will remove it.
8 nodes can be created. Pressing the “z” key will toggle the lightning animation, which makes lightning (squiggly lines) arc between each node.

ASCII Map Editor

This is work in progress project which allows the design and viewing of 128 x 128 maps of ASCII (and Unicode) characters for roguelike games. Only some of the tools are working and currently do not have their full functionality. The palette and tileset features are currently fully functional. An example tileset can be downloaded here. Upload this file after clicking the “Load tileset” button to use it.

Working tools

Game

Currently just a mockup for an online roguelike.

Contact

Just a mockup. Nothing different from the landing page.