This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
Releases: matijakljajic/koznaznarevamp
Releases · matijakljajic/koznaznarevamp
KO ZNA ZNA v1.0.3
v1.0.3
- Basic functionality
- Basic UI and art
- Issue Report System
- Cutscenes
- UI touch-ups
- Newly planned features
More details
game.py is converted to .exe with pyinstaller and everything is then packaged nicely with SSE Setup.
This is the last version that acts like a pure pub quiz question generator
Changes:
Changed up the UI so it could support newly planned features
KO ZNA ZNA v1.0.2
v1.0.2
- Basic functionality
- Basic UI and art
- Issue Report System
- Cutscenes
- UI touch-ups
- Newly planned features
More details
game.py is converted to .exe with pyinstaller and everything is then packaged nicely with SSE Setup.
Changes:
Successfully added the transition cutscene, stopped using pyvidplayer.py and did everything with cv2
KO ZNA ZNA v1.0.1
v1.0.1
- Basic functionality
- Basic UI and art
- Issue Report System
- Cutscenes and UI touch-ups
More details
game.py is converted to .exe with pyinstaller and everything is then packaged nicely with SSE Setup.
Reminder: pyinstaller has trouble with pyvidplayer.py which restricts me from making an .exe with cutscenes.