My Projects
University Projects
-
Tactics Game
The result of my Bachelor of Computer Science thesis.
June 2018 - January 2019, GitHub, tags: C++, OpenGL, Game Development, Computer Graphics -
Compiler
Translates a toy procedural language to a register machine code. Interpreter included.
2017/2018, GitHub, tags: C, C++, BISON, FLEX -
Computer Graphics Toy Apps
Little toy apps and games I created during a Computer Graphics course at university.
2018, Website, GitHub, tags: JavaScript, WebGL, Game Development, Computer Graphics -
Tetris
A mobile game for Android 4.4.
2017, Website, Picture, tags: Java, Android, Game Development, Computer Graphics -
Go
A desktop and web application based on a popular board game called Go. Pair project.
2016/2017, Website, GitHub, Picture, tags: Java, Websockets, JavaScript, CSS, Web Development
Open Source Projects
-
Colobot: Gold Edition
A 3D real-time strategy game where you can program bots with a language similar to C++ and Java. I'm an active member of TerranovaTeam.
from 2014 to now, Website, GitHub, Picture, tags: C++, Python, CMake, Game Development, Computer Graphics, Inkscape -
Alludo (Colobot User Level)
Level for modders and developers for testing purposes and as a basic template.
from before 2014 to now, GitHub, tags: Game Development -
Colobot Extension for Visual Studio Code
Syntax highlighting and code snippets for Colobot-specific languages. Plus a Colobot-inspired theme.
2017, Website, GitHub, tags: Syntax Highlighting, Game Development -
Colobot Syntax Highlighting for Sublime Text 3
Syntax highlighting for Colobot-specific languages.
2016, GitHub, tags: Syntax Highlighting, Game Development -
Colobot Development Pack for Atom
Syntax highlighting for Colobot-specific languages. Plus a Colobot-inspired syntax themes.
2015, GitHub, tags: Syntax Highlighting, Game Development
Games
-
Run, Stupid, Run!
A simple yet hard game.
2014, GitHub, Picture, tags: Python, pygame, Music, Game Development, Computer Graphics -
Zakazany Las
Stupid little Polish text adventure game made while I was learning Python in high-school.
2014, GitHub, Picture, tags: Python, Game Development
Tools
-
ffmpeg-compress
A script to convert a video to a desired filesize.
2021, GitHub, tags: Python -
ffmpeg-cut.sh
A script to cut a video without quality loss. Bash version.
2017, GitHub, tags: Bash -
ffmpeg-cut.cmd
A script to cut a video without quality loss. Batch version.
2017, GitHub, tags: Batch
Other
-
This Website
The website you are now visiting.
2021, Website, tags: Writing, JavaScript, CSS -
INI reading/writing library
Simple INI reading/writing library for C++.
2021, GitHub, tags: C++ -
Projectile Motion Simulation
A high-school project for a nationwide competition.
2013-2014, GitHub, Picture, tags: C#, Unity3D