Python app to simulate the omnimatrix/omnitrix from the Ben 10 TV series.
Go to file
array-in-a-matrix c6eb7e4c60
unneeded log file
2021-06-19 01:12:46 -04:00
res transparency added 2021-05-03 17:31:06 -04:00
.gitignore updated gitignore 2021-05-05 05:25:12 -04:00
LICENSE Initial commit 2021-04-27 03:14:21 -04:00
README.md consistancy fixOC 2021-05-05 14:31:03 -04:00
aliens.py formating 2021-05-03 19:25:36 -04:00
functions.py literally nothing 2021-05-05 06:19:10 -04:00
omnitrix.py literally nothing 2021-05-05 06:19:10 -04:00

README.md

omnitrix app

An app made to simulate the omnitrix from the ben 10 TV series.

planned features:

  • color changing background
  • keybinds
  • available pip download

Misc.

compile with: pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder'