Pinned Repositories
BitboardChessEngine
"Chess Programming" on YT's 95 Episode Series on bitboard chess programming. An attempt to learn bitboards to implement in my on chess engine. THIS IS NOT MY ORIGINAL WORK.
Chess
A chess engine in c++. Rated ~2400 elo
Chess-V2
Chess engine coded in JavaScript, adapted from Bluefever Software's VICE. Rated ~2000 elo, play at maxsmiley0.github.io/Chess-V2
Evolution
Simulating natural selection, and the relationship between the environment and traits developed in a population over generations
Game
A top down RPG game engine, essentially a library from which a developer can make a game. Includes game structures with hitbox detections, animations, a shop, a camera to follow the player, music, battles, NPCs with dialogue, text effects, save files, and more.
maxsmiley0.github.io
An educational physics website I made in high school, using basic HTML and CSS. It also has phet.colorado.edu-esque java applets embedded into each page, coded by me using Processing/Java.
QAOA
Studies
A collection of notes for various L&S classes I've taken. Also an exercise in LaTeX proficiency
VComp
A complete virtualization of a computer
maxsmiley0's Repositories
maxsmiley0/Chess
A chess engine in c++. Rated ~2400 elo
maxsmiley0/Chess-V2
Chess engine coded in JavaScript, adapted from Bluefever Software's VICE. Rated ~2000 elo, play at maxsmiley0.github.io/Chess-V2
maxsmiley0/BitboardChessEngine
"Chess Programming" on YT's 95 Episode Series on bitboard chess programming. An attempt to learn bitboards to implement in my on chess engine. THIS IS NOT MY ORIGINAL WORK.
maxsmiley0/Evolution
Simulating natural selection, and the relationship between the environment and traits developed in a population over generations
maxsmiley0/Game
A top down RPG game engine, essentially a library from which a developer can make a game. Includes game structures with hitbox detections, animations, a shop, a camera to follow the player, music, battles, NPCs with dialogue, text effects, save files, and more.
maxsmiley0/maxsmiley0.github.io
An educational physics website I made in high school, using basic HTML and CSS. It also has phet.colorado.edu-esque java applets embedded into each page, coded by me using Processing/Java.
maxsmiley0/QAOA
maxsmiley0/Studies
A collection of notes for various L&S classes I've taken. Also an exercise in LaTeX proficiency
maxsmiley0/VComp
A complete virtualization of a computer