T.P.M.I.C (The Philip Masse Informatic Crysis) is a Java Swing interactive Adventure, inspired by Splinter cell Chaos Theory videogame Made with the cooperation of SSUPI: https://github.com/SSUPII
For implementation details please check the PDF provided.
-OBS For recording the scenes
-ffmpeg (video to audio conversion and video to frame sequence conversion)
-shotcut (video editing)
-maven for project management
-vs code for code writing
-netbeans for error/warning checks
(to post)
Save/Load screen like emulator savestates

In game interface with description, inventory, actions

Multiple action choice that triggers different scenes

First you need to download the "game" folder from here:
https://mega.nz/file/lbwGxaRK#ZIn2NvwBm7lYCjL_9dc7RevJ6menP_5_0YQldDG8kTg
and extract it in the "scct" folder.
Then compile it in netbeans or use the compile bash script provided (needs maven)


