Maciej Nasiadka

Maciej Nasiadka

Software engineer

Info

Hello! Check out my projects!

Asteroids

Asteroids game clone with new functionality

Try to stay alive as long as possible while asteroids and UFOs fly by trying to destroy you!

The game was written in C++ using SFML and cURL libraries and works on both Windows and Linux. Online leaderboard is powered by PHP and MySQL<

Github repository

Online leaderboard

To-Do list

DropThis - quick file upload

Daecon - Deamon connect

Simple logging daemon

Daecon is a simple logging daemon for Linux servers. It consists of a client and server component, allowing you to send log messages from clients to a centralized server for storage and analysis.

Picture showing usage of Daecon program

Github repository

Powieś się (Hang yourself) - Hangman game

PacMacieson

Console game PacMacieson. Written in C++

I promise, I write better code now

Enemies will come at you within range of 3 grids. Contact with enemies is deadly. After collecting 10 points you will get into next level. Enemies can collect points and buffs to, so be carefull!

Game works on both Windows and Linux

Github repository

Picture showing PacMacieson game

15 puzzle

15 puzzle game made on Android phones. It was written in Java

Sliding puzzle having 15 square tiles numbered 1–15 in a frame that is 4 tiles high and 4 tiles wide, leaving one unoccupied tile position. Tiles in the same row or column of the open position can be moved by sliding them horizontally or vertically, respectively. The goal of the puzzle is to place the tiles in numerical order.

Github repository

Screenshot showing 15 puzzle game