Patryk's repositories

ReallyBigInteger

This is abandoned project of library that could support operations on huge numbers in C++. Maybe if I find some time I will finish this project using latest standards, but for now - I don't have enough time to do this.

Language:C++Stargazers:2Issues:1Issues:0

Tanks.2D

Simple 2D tanks game.

Language:C++Stargazers:2Issues:1Issues:0

Approximating-Pi

Project created during my studies at the university when I was attending two semestral courses about OOP in C++. It provides various mathematical formulas and numerical algorithm implementations to approximate the pi number.

Language:C++Stargazers:1Issues:1Issues:0

ColorSwitch

Secondary school project made to learn a C++ graphics library called Simple and Fast Media Library.

Language:C++Stargazers:1Issues:0Issues:0

Another--Flappy--Bird

Simple Windows game made with Simple and Fast Media Library as a home exercise in secondary school.

Language:C++Stargazers:0Issues:1Issues:1

ClientServerTCP

Object oriented Client-Server TCP architecture with multithreaded server-side access to sql database.

Language:CStargazers:0Issues:1Issues:0

malcolm

Sudoku game solver.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

MyVector

Implementacja klasy std::vector z interpolacjÄ… i Copy On Write.

Language:C++Stargazers:0Issues:1Issues:0

PentaGoEngine

Skalowalny silnik do gry PentaGo w C++

Language:C++Stargazers:0Issues:1Issues:0

SAMP-EDGEngine

A C++17 library based on SAMPGDK for creating SAMP (San Andreas Multiplayer) game modes.

Language:C++License:MITStargazers:0Issues:2Issues:0

TicTacToeOnline

Implementation of Tic Tac Toe game using SFML library.

Language:C++Stargazers:0Issues:1Issues:0

Word-Trie

Implementation of Word Trie (directed acyclic word graph), which can be used while building basic chat-bots with simple mechanism with pre-defined responses for specific questions.

Language:C++Stargazers:0Issues:1Issues:0