Pinned Repositories
csss-site-backend
CSSS Website Backend (2024 - Present)
advent-of-code-2019
my advent of code solutions in c++, cs, and rust
BCGAMEJAM
bc game jam game
common-room-gd-lua
common room game dev rpg proect with love2d
gebdev.net
I learned html, css, and js. Websites are probably useful.
Image-Filter
A program that lets you design image filters; includes python scripting to allow user designed filters.
IntrinsicCompositing
CMPT 461 Assignment - Depth-based cast shadow compositing
pomme-synth
A subtractive synth designed around frequency spectrum composition
rustsoko
Final project for cmpt310, an optimal solution sokoban solver.
titanite-daw
a funky daw in rust
EarthenSky's Repositories
EarthenSky/BCGAMEJAM
bc game jam game
EarthenSky/object-recognition-lua
object recognition - deprecated
EarthenSky/A-Star-Grid
Uses an AStar Algorithm to path-find a player past obstacles in a tiled environment.
EarthenSky/Image-Filter
A program that lets you design image filters; includes python scripting to allow user designed filters.
EarthenSky/Lundum-Dare-41-Game
My submission for lundum dare 41.
EarthenSky/SDL-2-Test-Game
A small game made while learning sdl2 and c++
EarthenSky/Assembly-Compiler
A 'home made' compiler written in c++ or c# to compile my own language (tempest) into assembly. Currently only command line based.
EarthenSky/Basic-Compression
Some simple command line compression algorithms
EarthenSky/BetterMinecraft
Essentially merging minecraft and terarria. I have some interesting ideas that i'd rather start from scratch with.
EarthenSky/C-AutoCompile
Uses g++ (from MinGW) to compile a program and resources with the click of a button.
EarthenSky/cell-automata-entropy
testing a cellular automata algorithm that uses (a) stored colour value(s)
EarthenSky/Infinite-Procedural-Generation
Infinite procedural generated block terrain. Made with Unity in C#.
EarthenSky/LD44-practice
Practice game for ld44 using love2d and lua.
EarthenSky/LD45-Game
My game for ludum dare 45 compo --gave up unfortunately
EarthenSky/Love2D-Lua-Test-Game
Made a game playing around with lua and learnig Love2D
EarthenSky/Love2D-Template
A template for lua using love2D.
EarthenSky/Love2D-Test-Game
Chrome Dinosaur Jump copy html5
EarthenSky/Lundum-Dare-42-Game
My submission for lundum dare 42
EarthenSky/Multi-Computer-Connection
Connects multiple computers with a LAN chat system.
EarthenSky/Piano-Roll
You can click on the screen to add notes and click play to play them back
EarthenSky/Pokemon-Wave-Blue
Re-making the pokemon gen 1 remake leaf green / fire red.
EarthenSky/py2d
This is a pygame interface. Makes working with pygame easier and different!
EarthenSky/Python-Practice
Python assignments and other personal projects
EarthenSky/TerrainGen
Terrain-like generation through cellular automata
EarthenSky/Test-Game-LD41
This is a test game to practice for for lundum dare, using love2d and lua.
EarthenSky/Top-Down-Game
VB final project.
EarthenSky/Vex-Code
My robot-C vex robotics programs