alexlostorto / may-tricks

We're stuck in the matrix!

Home Page:https://alexlostorto.co.uk/may-tricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

May-tricks

image

We're stuck in the matrix!

Maintainability

Matrix transformations made easier.

✨ Features

  • 2x2 Matrix transformations visualiser
  • Identifies matrix transformation
  • Remove fill colour
  • Hide axes
  • Reset unit square

πŸ“‹ To-do List

  • Make mobile responsive
  • Add animation between matrix transformations
  • Identify combined transformations
  • 3x3 Matrix transformations
  • Sophisticated error handling
  • Colour themes

πŸ”§ Set-up

Tutorial on how to run PHP: Medium.

  1. Clone (download all the code from) the GitHub repository, either using Git or downloading as a ZIP file.
  2. Start your Apache server.
  3. Open the may-tricks directory in your browser.
  4. And star the repo πŸ˜„

πŸ“œ Credits

class Developers:
    self.working = True

    def getDevelopers(self):
        return ['alexlostorto']

Licensed under the MIT License.

About

We're stuck in the matrix!

https://alexlostorto.co.uk/may-tricks

License:MIT License


Languages

Language:JavaScript 97.6%Language:PHP 1.5%Language:Hack 0.9%