One minute
A tank shooting game
I made a tiny playground game based on the godot engine.
Mostly for playing around with code. Made over a couple of months a few hours here and there.
It is finished in a sence since it is playable and I’m kinda not feeling like working on it more right now 😄 .
The interesting bits here for me was handling the turn taking, timers, and destuctable terrain.
As a side note I enabled Emoji support in my hugo site by simply adding, enableEmoji = true:
baseurl = "https://www.federstedt.se/"
title = "federstedt"
languageCode = "en-us"
theme = "hello-friend-ng"
# Enable emoji support
enableEmoji = true
👋 https://gohugo.io/quick-reference/emojis/
🎮 Playable in browser on my itch.io page, since the .wasm file was to big for cloudflare pages:
✘ [ERROR] Error: Pages only supports files up to 25 MiB in size .

Nifty site for converting stuff like video to gif freeconvert.
Read other posts