Pinned Repositories
dotfiles
my dotfiles, especially for my Git, bash and Vim configurations
floodit-clone
GCW-Zero game where the player must fill the board with a single color in a minimum number of turns.
german-practice
nvim-git
Manipulate Git repo from within Neovim.
RogueCard
A simple Roguelike with cards, for the GCW-Zero
site
the_silver_searcher
A code-searching tool similar to ack, but faster.
vim-presentation
vim-slides
Slides to present features of Vim
padawin's Repositories
padawin/gitFtp
Script to send code on a ftp server from a git project
padawin/Butterfly
Butterfly php library
padawin/connect-four
Game of connect four, written in java during my studies. The project has been versionned from my archives, but it'll need some time to be working I think.
padawin/game-of-life
Implementation of the cellular automaton "Game of Life" in processing
padawin/map-generator-processing
A basic map generator in processing
padawin/sdl-sandbox
Some tests with the SDL in C