Tools staring with 5 page
A collection of useful tools I've ever created.
In english/
Tools/
Page 5
23.12.2024
14.05.2025
283
0
0
0
0
This is the source code of my PacMan game clone. It is finished, almost. Development stopped at the moment of developing AI for ghosts, has 3 playable levels, is not optimized. CMake build system. Written in C++ using SFML library.
23.12.2024
14.05.2025
205
0
0
0
0
2D platformer with "an incredible story" if I decided to finish it. Game source files and CMake build system. Game written in SFML/C++
10.12.2024
14.05.2025
333
0
0
0
0
This is a simple parser of both static and dynamic pages from sites. For example, I decided to parse images, because they are the object of optimization for statically created sites. Uses decorators.
24.11.2024
14.05.2025
310
0
0
0
0
This is a single-threaded parser of any filtering and pagination pages of Kinopoisk. That is, those pages in the address of which there is a list slug. Parses data through a proxy, perhaps suitable for moviegoers.