JosephFerano
  • Joined on 2023-04-20
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-13 10:57:04 +07:00
b8770d04e3 Compiling lisp game to C with ECL
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-12 08:42:57 +07:00
90e927ced2 Draw the terrain properly, draw a tower and a knight
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-11 18:54:05 +07:00
c7075d6251 Draw tiled ground texture with nested for loop
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-11 17:23:47 +07:00
55f875cb44 Make game-state global, implement hash-table for textures, free them at the end
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-10 11:14:07 +07:00
97fd389f9e Lisp version
5de48b7507 Window should close change
Compare 2 commits »
JosephFerano pushed to master at JosephFerano/cl-raylib 2024-11-10 09:35:57 +07:00
036b33e88e Switch to cl-raylib and get it working
JosephFerano created branch master in JosephFerano/cl-raylib 2024-11-09 21:52:24 +07:00
JosephFerano pushed to master at JosephFerano/cl-raylib 2024-11-09 21:52:24 +07:00
f94ca11760 Getting a box to move around
JosephFerano created repository JosephFerano/cl-raylib 2024-11-09 21:51:51 +07:00
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-29 10:03:24 +07:00
e8eeefdb63 Emacs: Comment out display-line-numbers hook, evil-goto-mark, expand-region bindings
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-29 09:58:10 +07:00
c372a404e2 Emacs: Switch to claude
JosephFerano pushed to master at JosephFerano/fide 2024-10-15 10:54:34 +07:00
b2d8d37a60 Odin window manager
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-14 09:22:58 +07:00
0d00ca98d1 Emacs: Clean up packages
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-12 20:00:41 +07:00
10774d2171 Emacs: Wrong mode check
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-08 15:09:18 +07:00
8a275aea95 Emacs: Check if lsp-ui was loaded
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-08 09:28:59 +07:00
ceb2bb0d3c Emacs: Add lsp related packages to the list, electric-pair for odin
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-07 18:55:43 +07:00
fc0e258887 qtile: Move the unity domain reload window to the bottom right corner, less annoying
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-06 19:50:30 +07:00
07f12bb78e Emacs: Clear lsp-ui sideline diagnostics when we clear flycheck
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-05 14:26:40 +07:00
06ea611d53 Emacs: Keybindings for lsp and flycheck
JosephFerano pushed to master at JosephFerano/dotfiles 2024-10-03 10:14:48 +07:00
2b2e55dcf8 Check if emscripten is installed