Henrik Hautakoski pnx
pnx created repository eosswedenorg/eosio-keygen-extras 2025-10-28 03:20:49 +01:00
pnx created repository eosswedenorg/libantelope 2025-10-28 03:19:33 +01:00
pnx created repository eosswedenorg/apt 2025-10-28 03:18:07 +01:00
pnx created repository eosswedenorg/thalos-docs 2025-10-28 03:17:00 +01:00
pnx created repository eosswedenorg/thalos 2025-10-28 03:16:18 +01:00
pnx created repository eosswedenorg/antelope-api-healthcheck 2025-10-28 03:14:49 +01:00
pnx created repository pnx/neotest-phpunit 2025-10-28 03:08:37 +01:00
pnx created repository eosswedenorg/antelope-keygen 2025-10-28 03:04:43 +01:00
pnx created repository pnx/m16vm 2025-10-28 03:01:22 +01:00
pnx created repository pnx/lualine-lsp-status 2025-10-28 03:00:19 +01:00
pnx created repository pnx/pinger 2025-10-28 02:59:14 +01:00
pnx created repository pnx/tree-sitter-dotenv 2025-10-28 02:57:59 +01:00
pnx created repository pnx/dotfiles 2025-10-28 02:56:25 +01:00
pnx created repository laravel-ls/uri 2025-10-28 02:53:32 +01:00
pnx created repository laravel-ls/laravel-ls 2025-10-28 02:51:17 +01:00
pnx pushed to main at pnx/tetris-go 2025-10-27 20:23:32 +01:00
404b9a6efe feat(ui): add options menu
c25022bc37 feat(engine): add number clamping functions
402192742b feat(ui): implement new ui system
8a0f738767 feat(render): adding DrawRectOutlineBorder()
6bda2efb2e feat(input): add KeyPressedWithRepeat()
Compare 7 commits »
pnx pushed to main at pnx/tetris-go 2025-10-19 12:07:46 +02:00
58ea970102 feat(ui): call onSelect in Select() function and make Next()/Previous() use that function
pnx pushed to main at pnx/tetris-go 2025-10-19 12:03:41 +02:00
4863afe5ca feat(ui): menu should not call audio module directly, make it more modular with and onSelect event callback
c74fb161f4 feat(ui): menu should not call audio module directly, make it more modular with and onSelect event callback
Compare 2 commits »
pnx pushed to main at pnx/tetris-go 2025-10-19 11:56:22 +02:00
c74fb161f4 feat(ui): menu should not call audio module directly, make it more modular with and onSelect event callback
5f82162201 refactor: move ui code from game/state/handlers/menu.go to its own package in game/ui
Compare 2 commits »
pnx pushed to main at pnx/tetris-go 2025-10-18 11:32:35 +02:00
5204166ea1 chore: rename Rows to Lines in Grid as Lines are more common in tetris.
ec249318e9 feat: add line clear animation
Compare 2 commits »