Projects

Space rush

Duration
2022
Description
Another side scroller. I bought a set of graphics one day and wanted to make a game on top of it. This project is still in progress
Link
https://space-rush.set001.com/
Other
bevy
Project type
hobby, gamedev
language
rust

Dyno Fighter

Duration
2020
Description
This is my first experiment on 2d "shoot-em-all" scroller. It use PIX.js for rendering and React for UI. I also was playing with idea of using Redux for ECS system.
Link
https://dynofighter.set001.com/
Frontend Framework
reactjs
Other
pixijs, redux
Project type
hobby, gamedev
language
glsl, typescript

Avalon

Duration
2016
Description
In this project I combined together a lot of my experiments with texture splatting technique, landscapes rendering and physic. You are controlling a cube with WASD and mouse. You can walk along the mountains. Tha's all you do
Link
https://www.youtube.com/watch?v=yds4uD0A_lY
Other
threejs
Project type
hobby, gamedev
language
glsl

Sun Shader

Duration
2014
Description
My first experiments with web-GL shaders. Trying achive efect of glowing sun core.
Link
http://set001.github.io/shader_joy/
Other
threejs
Project type
gamedev, hobby
language
glsl

Simple tilemaps

Duration
2013
Description
This is the beginning of my game-devs experiments. In this simple project I was playing with tilemaps
Link
http://set001.github.io/html5_gaming/
Frontend Framework
angular
Other
html_canvas, redux
Project type
gamedev, hobby
language
coffeescript, ror