Gamedev

Building simulator

The basics will be based on First Person Shooter template. Some that I was considering: From chaffgames (docs) - weapon change animation…

Read more...

Ninja vs AI

Level design https://www.youtube.com/watch?v=8KZh41yR1_Y light in forest https://www.youtube.com/watch?v=1FJk3SALi5w - forest mega…

Read more...

Godot code snippets

Long time I wanted to try making slides with code snippets. This is just a quick (1h 30min) sketch. Of course I have all code published…

Read more...

Evolution: card game

I’m going to go with tamagotchi idea for this game jam. It’s the only thing that fits good in my mind with the evolution theme. So…

Read more...
Some alt text for this picture

Best practices of Game Jams

Jamming gives very unique feeling that I've never had at work. After thorough planning on paper and in Confluence I tirelessly code and code…

Read more...

Version control for gamedev

Have you ever used any other version control than Git? We use Bitbucket and submodules. Each module is a game component with about 500MB…

Read more...