Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.33 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.33 KB

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.