Welcome to the site!
A resource for Arvopia and other projects
Project Directory

Plorpland
An adventure game

3D Rasterizer
A simple, 3D rasterization engine, with shaders and reflections and things.

Sand
A simple sand simulator with a special syntax defining rules and elements

TicTacToe
A very normal game of tictactoe

QB64 3D
An essay sat here on this website explaining the intricacies of 3D graphics, starting from nothing.

Vector Field
A fully customizable graphic eye-candy using a bunch of particles, and the power of "Vector Fields"

Super Marbo
An original title

Arvopia
Miscellaneous platformer game with NPCs, crafting, quests, and combat

Schute!
A game based on strategically planting "Schutes" that you can then climb and use to collect coins and beat levels

Falling Mine
A submission for the ScoreSpace gamejam. Composed of platforms that fall and you having to jump to survive

Lants
A small chunk-based simulation of the cellular automata, Langton's Ant

Solar Glyphs
A to-scale representation of the Solar System, made for a school project, Based on a funsie on this website: Starfield

Normal Buddy
A small program that takes an image and makes a normal map out of it

Map Decoder
A compact tool for making, saving, and opening Minecraft maps

Arvopia Level Creator
A quick level making tool that was used before Arvopia had its own LevelCreator built in

Misc Arvopia Tools
A couple different tools used in Arvopia's development. Animating, Menu Design, and Server Testing included.

Bubble Cannons
A basic tower defense game where you stop other cannons from making it to the end of the path

Boids
A small simulation similar to Open Insects, except it's the Boids Algorithm
NBT - Lost in the Shadows
Video essay on a lesser-known file format, and the general principals of File formats in general!
We have many different types of files with many different ways to store data. Some types of files try to be very general in the data you can store. One very popular general-data format is "JSON." However, I believe there are alternatives that do a better job of storing data for programs and devices, and one of these types is "NBT."
Watch video