Pinned Repositories
3D-Boids
A sort of fish tank created using THREE.js and the boids algorithm
ASCII-Filter
Converts live webcam video into basic ASCII art
Asterboids
A retro mashup of Asteroids, Galaga, and Boids
BetterPublicChess
A single public chess board that anyone can play in realtime. Sort of like you'd find in a park.
chess-sweeper
A puzzle game that is a cross between chess and minesweeper
jsflap
The JavaScript Formal Languages and Automata Package
minimap
A web-based map application for browsing, adding, and reviewing markers of useful amenities at locations around the Oregon State University campus
SpatialSpeech
A computer system that uses a pair of stereo cameras and computer vision to help the visually impaired better navigate their daily lives.
zing-video-chat
A one-on-one tool for video chatting through WebRTC
SAV1
C library to allow easy decoding of Webm/AV1/Opus videos
ElijahCirioli's Repositories
ElijahCirioli/chess-sweeper
A puzzle game that is a cross between chess and minesweeper
ElijahCirioli/jsflap
The JavaScript Formal Languages and Automata Package
ElijahCirioli/ASCII-Filter
Converts live webcam video into basic ASCII art
ElijahCirioli/minimap
A web-based map application for browsing, adding, and reviewing markers of useful amenities at locations around the Oregon State University campus
ElijahCirioli/zing-video-chat
A one-on-one tool for video chatting through WebRTC
ElijahCirioli/3D-Boids
A sort of fish tank created using THREE.js and the boids algorithm
ElijahCirioli/Asterboids
A retro mashup of Asteroids, Galaga, and Boids
ElijahCirioli/BetterPublicChess
A single public chess board that anyone can play in realtime. Sort of like you'd find in a park.
ElijahCirioli/3D-etch-a-sketch
Relies on THREE.js
ElijahCirioli/buddy
An interactive demo of an AP statistics concept
ElijahCirioli/Containment
A basic circular pong game
ElijahCirioli/elijahcirioli.com-2.0
A WIP redesign of my personal website
ElijahCirioli/ElijahCirioli.github.io
Github page for CS 290 class
ElijahCirioli/flow-fields
ElijahCirioli/jflap
JFLAP as provided at http://www.jflap.org/ and modified by Elijah Cirioli
ElijahCirioli/js-boids
An implementation of Craig Reynolds' boids algorithm
ElijahCirioli/js-lorenz-attractor
ElijahCirioli/js-raytracing
A simple 2D javascript raytracing engine with interactive controls
ElijahCirioli/js-snake-demo
A simple implementation of snake in Javascript for tutorial purposes
ElijahCirioli/js-zombie-shooter
A rudimentary zombie shooter using a basic raycasting engine
ElijahCirioli/libs
Single-file public domain libraries for C/C++
ElijahCirioli/machine-learning-predictions
ElijahCirioli/Minesweeper
I'm sure you know what minesweeper is
ElijahCirioli/movie-ballot
A simple tool for voting on what to watch with friends
ElijahCirioli/snaketris
A mashup of snake and tetris
ElijahCirioli/SPIRE-engine
An early alpha tech demo for a 2D javascript game engine intended to show off camera features
ElijahCirioli/spotifytrueshuffle
A simple service to order a Spotify playlist much more randomly than the shuffle function does
ElijahCirioli/sudoku
A fairly okay algorithm for solving n x n sudoku puzzles
ElijahCirioli/Tetrisnt
A javascript tetris clone
ElijahCirioli/verlet-integration