This information is unstructured. May be later I will rewrite it.
I'm currently working on some projects(in priority order):
- frozen T-80 - topdown action/RPG with military vehicles. Written on pure C with RayLib help, built-in Lua engine.
- frozen Genetic game - genetic algorithm game prototype
- frozen Nback - mobile game for training memory and fluid intelligence
- frozen 2048+ classic 2048 game plus some additions
- puzzle classic 15 puzzle game
Also I use a typed Lua dialect called Teal. It is just fun transpiler for type annotation of source code for such dynamic language as Lua is.
✨ Online coding stream on twitch ✨
🔭 I am interested in JIT compilation programming and learning neural network basics.