Pinned Repositories
3DSimpleObjectEngine_Qt-Cpp
App loads obj file and simulates 3D camera.
AnalogClock_Qt-Cpp
A Qt app which shows an analog clock.
camera-opengl-qt
This project demonstrates the implementation of a 3D camera concept in an application utilizing OpenGL and the Qt framework in C++.
image_to_ascii-qt-cpp
A simple application written in Qt that converts images into ASCII characters.
Mario_Qt-Cpp
Remake of the original Super Mario Bros game written in Qt/C++.
Pacman_Qt-Cpp
Pac-Man, originally called Puck Man in Japan, is a 1980 maze action video game developed and released by Namco for arcades. Game is created in Qt/C++.
PlatformGame_Qt-Cpp
Simple platform game writtten in Qt/C++.
Tetris_Qt-Cpp
Game Tetris which is created by using Qt/C++
TwiniGolf_Qt_Cpp
This is clone of TwiniGolf which is created in SFML.It based on this repo and yt
TwiniGolfSFML
This is clone of TwiniGolf which is created in SFML.
Przemekkkth's Repositories
Przemekkkth/Mario_Qt-Cpp
Remake of the original Super Mario Bros game written in Qt/C++.
Przemekkkth/camera-opengl-qt
This project demonstrates the implementation of a 3D camera concept in an application utilizing OpenGL and the Qt framework in C++.
Przemekkkth/king-eats-queens-qt
King eats queens is a simple Qt/C++ game.
Przemekkkth/love-frogger
This is clone of Frogger which is a 1981 arcade action game developed by Konami and manufactured by Sega.
Przemekkkth/love-slide-puzzle
A slide puzzle is a combination puzzle that challenges a player to slide pieces along certain routes to establish a certain end-configuration.
Przemekkkth/love-tic-tac-toe
The popular Tic Tac Toe game written in the Love2D framework.
Przemekkkth/QBomberman
Remake of Bomberman written in C++ and Qt.
Przemekkkth/StarPusherSFML
Star Pusher is a Sokoban or “Box Pusher” clone. StartPusherSFML is "Star Pusher" clone written in SFML ;)
Przemekkkth/arrow-defense-qt-game
Simple defense game written in Qt
Przemekkkth/blackjack-qt
Blackjack is a popular card game. The app is written in Qt framework.
Przemekkkth/Bomberman
Remake of Bomberman written in C++ and SFML.
Przemekkkth/chrome-dino
Google Chrome Dinosaur Game, but made with C++ and SFML
Przemekkkth/chrome-qdino
Chrome QDino - a replica of the hidden game from Chrome offline mode written in Qt
Przemekkkth/falling-rain-effect-qt
This visual effect simulates a scene of falling raindrops using C++ with the Qt framework. The effect utilizes basic graphics rendering techniques to create a realistic rain animation.
Przemekkkth/falling-sand-qt
An interesting graphical effect written in Qt/C++.
Przemekkkth/fish-app
test app
Przemekkkth/king-eats-queens
King eats queens is a simple love2d game.
Przemekkkth/love-dino-chrome
Love Dino Chrome - a replica of the hidden game from Chrome offline mode written in LÖVE.
Przemekkkth/love-falling-effects
Simple two graphical effects written in Love2D. Falling Rain and Falling Sand.
Przemekkkth/love-flappy-bird
Flappy Bird is a mobile game developed by Vietnamese video game artist and programmer Dong Nguyen. The game is a side-scroller where the player controls a bird, attempting to fly between columns of red pipes without hitting them.
Przemekkkth/love-ink-spill
Visualization of the FloodFill algorithm using the Love2D framework.
Przemekkkth/love-memory-puzzle
Simple memory game.
Przemekkkth/love-pacman
Pac-Man, originally called Puck Man in Japan, is a 1980 maze action video game developed and released by Namco for arcades. Game is created in Qt/C++.
Przemekkkth/love-sokoban
love-sokoban is a clone of the popular game, written using the LÖVE 2D framework.
Przemekkkth/QDoomenstein-3d
Wolfenstein/DOOM style software renderers. I use Qt instead of SDL.
Przemekkkth/RetroRaceArcade_Qt-Cpp
Simple retro style racing game in quick and simple Qt/C++
Przemekkkth/simple-ray-casting-2-qt-cpp
Simple Ray Casting v2 which use Qt/C++
Przemekkkth/starfield-simulation-qt
A dynamic starfield simulation created using Qt and C++.
Przemekkkth/top-down-game-sfml
Simple top down shooter game written in SFML
Przemekkkth/top-down-shooter-qt
Simple top down shooter game written in Qt