C++ projects


DirectX - 2D games

24.02.2021Tetris - remake of the 1984 Tetris game

29.12.2020Snake - Snake game

27.11.2020TicTacToe - classic TicTacToe game played against computer. First project using own framework.



Win32 Api, Winsock

1.11.2021 - 8.1.2022Chat client / server - desktop application with client / server architecture and GUI created with Win32 Api. Using Winsock library for networking. Allows multiple client connections using non-blocking sockets. In order to be able to run the server you need to have TCP port 6112 forwarded on your router and allowed on firewall. Client will connect to the server IP defined in data.dat file which you can edit manually in Notepad.

12.11.2020TriberPad - simplified remake of Windows Notepad


Other

17.10.2021Remote MySQL console - allows you to connect to a remote MySQL server and do basic SQL commands. Connection details can be specified in server.ini file.



Latest update: 8.1.2022

Author: David Rusnák

Contact: rusnak.d@email.cz