All of the Animatronics have a jumpscare now :D Here's a list of what's missing:
- Dead Battery scene
- Camera system

- Showing the Animatronics in the office and cameras

- Showing that a door is closed

- Moving battery's % from cmd to the display

Loading...

Good news! I actually managed to make a jumpscare for Freddy! Opening a video on python was way harder than expected, the solution was to open a gif, let pygames render it's images and colors for the display, and then add the sound via a pygame extension.

So, huh... I don't really know how to make cameras using text without putting on the display every. Single. Line. So either i put two images slapped one on another... or find some alternative way. Imma do it the way I like to do it, BADLY!

I'm working on a Five Nights at Freddy's made in python (I needed to learn python better for my university). It's just a small thingy I'm doing, I'll leave the py script if anybody wants to do something similar.

Developer's Games