about me
Więcierzewski
Hi! I'm Maciek.
I've been sticking to technology ever since, and when I happened to figure out how to program computers it was something I had to do. At some point in my life I've gotten interested in developing games.
Other things that attract me are music and visual art. Creating and playing is, for me, a great way to connect with people.
In my life, I believe that everything is possible, as long as you have enough time.
projects
Some of my recent work.
html5 games
Things you can play in browser.
Platform Game in Phaser
It'a a short one-level platform game made with Phaser. Created rather for the sake of art than for gameplay.
OperatorMaster
The objective is to find out order of operators. Operators have attributes such as arity, precedence, and associativity. The code can generate grammar basing on definitions of operators and then create an expression coherent to the grammar. The game is suitable for mobile devices. It needs level design to be fully complete.
written in c++
Project I did in my ‘native’ programming language.
GUI
Graphical User Interface with Allegro 5 library. It features an event system and some makeshift widgets.
other projects
Miscellaneous work.
Word List - Chrome Extension
Shows popup on double click and let add selected word to the list.
It has server side written in Node.js that stores data in SQL database.
Web Page Template
A simple web page template. Features animated transitions implemented with jQuery. Pages slide in left and right directions.