Pinned Repositories
arkanoid
C++/SFML. Break out game. You have to break all the blocks, catch bonuses. Please try not to loose a ball, if you want to continue play.
DoodleJump
Doodle Jump 2D game written with SDL2 library on C++
Fifteen_Puzzle
C++ game written with Qt Quick
ItemsPicker
Unreal Engine 5 game
Settings_copier
GUI application help you with copying VSCode settings or CMake/Makefile set ups to your new project
SnakeGame
Simple Snake game...
Tetris
Simple GUI application Tetris game written on C# with WPF framework
UE5_CameraAntiBlockComponent
Improoved actor component that use transparent material and change it opacity dynamically to prevent camera cliping into the pawn. UnrealEngine 5.1.1. C++ component.
UE5_CryptRaider
Unreal Engine 5 game about 1st person exploring a crypt
UE5_HoverController
Improoved hover controller for sci-fi ships, scooters, boards. UnrealEngine 5.1.1. C++ components
Dimmak23's Repositories
Dimmak23/DoodleJump
Doodle Jump 2D game written with SDL2 library on C++
Dimmak23/UE5_CameraAntiBlockComponent
Improoved actor component that use transparent material and change it opacity dynamically to prevent camera cliping into the pawn. UnrealEngine 5.1.1. C++ component.
Dimmak23/arkanoid
C++/SFML. Break out game. You have to break all the blocks, catch bonuses. Please try not to loose a ball, if you want to continue play.
Dimmak23/Fifteen_Puzzle
C++ game written with Qt Quick
Dimmak23/ItemsPicker
Unreal Engine 5 game
Dimmak23/UE5_CryptRaider
Unreal Engine 5 game about 1st person exploring a crypt
Dimmak23/UE5_HoverController
Improoved hover controller for sci-fi ships, scooters, boards. UnrealEngine 5.1.1. C++ components
Dimmak23/Settings_copier
GUI application help you with copying VSCode settings or CMake/Makefile set ups to your new project
Dimmak23/SnakeGame
Simple Snake game...
Dimmak23/Tetris
Simple GUI application Tetris game written on C# with WPF framework
Dimmak23/BanderaGusack_Telegram_bot
Telegram bot
Dimmak23/Calory_Counter
Application helps you calculate calories after run with some speed, on some grade, that took some time according to your current mass
Dimmak23/CollideSparcles
SDL2 and C++ written game with colliding objects and achieving points
Dimmak23/cpp_concurrency_masterclass
Code for C++ concurrency course in Udemy
Dimmak23/Dimmak23
Profile readme
Dimmak23/DoodleJump2D
2D platformer written in C++ with SDL2 library, builded and deployed with CMake.
Dimmak23/Example_Testing
So I decided to learn how to do a tests with CMake and GoogleTest
Dimmak23/Flappy_Bird
Flappy bird game with bandera duck written on python with pygame
Dimmak23/Football_AI
Classical ping-pong game extended to football. You need to pass a ball to the machine gates, and try not to miss ball moving to your gates.
Dimmak23/LeetCode-605
Place flowers.
Dimmak23/llama.cpp
Port of Facebook's LLaMA model in C/C++
Dimmak23/MegaJava-march-2023
Dimmak23/NinjaBuild_Print_Steps
Let's print every step to the console while building code with ninja
Dimmak23/ParallaxEffectSimple
Simple test code to implement parallax effect
Dimmak23/S.O.L.I.D.-principles-manual
Some info on the principles
Dimmak23/TestingWebAssemblyCompilation
Doing simple project to test Emscriptent compiler for C++ codebase builded with cmake
Dimmak23/UE5_ObstacleAssault
Unreal Engine 3rd person game trying to go thru some obstacles.
Dimmak23/UE5_WareHouse
Simple Unreal Engine 5 project shooter
Dimmak23/UniqueSymbolFinder
Algorithm that finds first unique symbol in the all first unique symbols of words from multiple sentences.
Dimmak23/VS_Testing
Do simple tests in the Visual Studio 17