kuratus89

Implement HUD printing functionality and optimize rendering logic

Attachment
0
kuratus89

Refactor and expand terminal video player functionality with new features, including boot sequence, image loading, and enhanced screen management

Attachment
2

Comments

Pratham
Pratham about 1 month ago

this cartoon is peak

kuratus89
kuratus89 about 1 month ago

yep

kuratus89

Add image loading and screen resizing functionality

  • Implemented load_photo function to load images from binary files using stb_image.
  • Created screen_resize function to adjust console dimensions based on image size.
  • Added header files for load_photo and screen_resize functions.
  • Introduced pixel structure for rendering images in the console.
Attachment
0
kuratus89

Implement core functionality for terminal video player, including console initialization, screen management, error handling, and file selection through windows api

Attachment
0
kuratus89

Add initial implementation of terminal video player with console initialization, output handling, and error management

Attachment
0