Skip to content

alexlostorto/may-tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.