Pinned Repositories
.nvim
my neovim configuration
2048
a 2048 clone
barnaste.github.io
A personal website developed using HTML, CSS, and JavaScript to display key information about myself and my projects.
Lab3
Particles
A physics collision simulation featuring particles interacting in a two-dimensional box. Project aims to utilize graphical components, mathematical logic, and object oriented programing to produce an effective model with elastic collisions.
wfc
A procedural image generator applying the Wave Function Collapse algorithm. Project aims to produce an output image that is locally similar to the input seed, so that every NxN tile found in the output may also be found in the input.
Tower-Defence-Game
A tower deffence game created with unity
ba3185-csc207-lab2
FORK THIS AND FORK WELL!
barnaste's Repositories
barnaste/.nvim
my neovim configuration
barnaste/2048
a 2048 clone
barnaste/barnaste.github.io
A personal website developed using HTML, CSS, and JavaScript to display key information about myself and my projects.
barnaste/Lab3
barnaste/Particles
A physics collision simulation featuring particles interacting in a two-dimensional box. Project aims to utilize graphical components, mathematical logic, and object oriented programing to produce an effective model with elastic collisions.
barnaste/wfc
A procedural image generator applying the Wave Function Collapse algorithm. Project aims to produce an output image that is locally similar to the input seed, so that every NxN tile found in the output may also be found in the input.