The Virtual Terrarium

A HTML, CSS and JavaScript based interactive terrarium

typing game

A virtual terrarium developed following the lessons and tutorials made available via the Microsoft, Web Dev For Beginners repo on GitHub. Development leverages basic HTML, CSS and JavaScript to allow a user to dynamically place various plants within a virtual terrarium.

More detailed image of typing game

An implementation of the terrarium is currently hosted as a Static Web App in Azure. A Static Web App was selected, due to the static nature of the front end solution, and the ability to integrate directly with GitHub native workflows to build and deploy the application.

The source code and related repository for this implementation of the virtual terrarium is available on GitHub.