Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.78 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.78 KB

Moe-Bot

Moe-bot lets people design with algorithms and artificial intelligence on the web.

Basics

Keyboard Shortcuts

  • esc : Refresh page and generate new design
  • tab : Overlay grids for reference

Getting Started

Use these instructions to get a copy of the project up and running on your local machine for experimentation and extension.

Prerequisites

Moe-Bot is developed and tested on Google Chrome (Version 70). Cross-browser testing is in the works! Please submit a pull request if you encounter any weirdness!

Installation

Moe-Bot is super easy to install. Just download a copy of this repository and open the index.html file directly in your browser.

  1. Download the latest version of Moe-Bot from https://github.com/geomoetric/moe-bot/releases.
  2. Unzip the folder.
  3. Open the index.html file in Google Chrome to view it—cmdo to open from Chrome directly.

Built With

  • p5.js—Core javascript graphics library.
  • Tesserae-Regular.otf—Open source modular symbol font used to generate shapes.
  • Symbola.otf—Truly the best unicode symbol font. Using the Miscellaneous Symbol and Dingbat blocks from unicode.
  • Normalize.css—A stylesheet to standardise css across browsers.

Authors

License

Moe-Bot falls under the Apache License - see the LICENSE.md file for details

Acknowledgments

  • Kudos to the UT Design Department and all the guest critics whose feedback significantly improved this project.