Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 697 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 697 Bytes

javascript-projects

My solutions to some simple problems, implemented with Javascript.

aoe2-lumberjacks

Lumberjack simulator for Age of Empires II.

monte-hall

Simulates the Monte Hall problem using JavaScript. I implemented this using Clojure as well.

tic-tac-toe

Plays Tic Tac Toe.

js-mandala

Is this a mandala? I don't know. But it has circles that spin around.

css-mandala

Like js-mandala but it uses CSS only. Yes, there's no Javascript, but it felt right to include it here.

fallout-76

A chart about perks in Fallout 76. This was accurate when the game was released in 2018, but I assume it's changed since then.