CSS and JavaScript (retro) terminal emulator demo

So I got bored the other day… this is the result. All graphics including effects are done usingĀ CSS (no images). Terminal emulator is written in plain JavaScript. It works best in chrome, but should run in any browser. Inspiration comes from the PipBoy in fallout and old-school UNIX terminals.   If you’re getting terrible performance, […]

Posted at 21:04 on April 18, 2014 | 9 comments | Filed Under: Development, Experiments | Tagged: , | Continue reading

2D Tile Engine with infinite terrain generation (JavaScript)

I was experimenting with map generation using JavaScript last weekend and was able to do some cool stuff with Perlin noise. I thought I would share my code since someone else might find this useful. You can control a character around a map that is rendered using tiles and chunks in a (possibly) infinite terrain. […]

Posted at 15:49 on July 1, 2013 | 1 comment | Filed Under: Development, Experiments, Open-Source, Projects | Tagged: , , | Continue reading

Help out a fellow nerd

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 341 other subscribers