Scripts

  • Home
  • Copyright
Skip to content

Terrain Editor

Building Aetherforge Terrain as a Real-Time 3D Map Editor Aetherforge Terrain is a browser-based terrain editor, but I did not approach it like a static scene viewer. I built it more like a real tool: editable terrain, render profiles, weather, water, hex mode, scatter generation, undo/redo, project export, and a persistent settings layer that remembers […]

RTS sandbox

Building Pixel Swarm as a Browser RTS Sandbox Pixel Swarm started as a browser RTS, but the repo grew into something a little more interesting than a simple skirmish toy. It now combines a deterministic simulation core, a custom canvas renderer, a persistence layer backed by sql.js, a testing lab for combat behavior, and a […]

Advanced Map

Building FraudMap: an Offline Electron App for Fraud Visualization The maps repo is the most systems-heavy project in this set. I built it as a local-first fraud analysis desktop app: Electron for packaging, React for the UI, SQLite for storage, and Leaflet for the map layer. The goal was straightforward: load transaction data, derive movement […]

Snake 2

Turning an Old Snake Repo into a Small Browser Arcade The snake repo is not just Snake anymore. I recently reworked it into a compact arcade shelf with two cartridges: Snake and a simple Breakout clone. The goal was straightforward: keep the project small, keep the stack boring, and make the page feel like a […]

Music Racer

From MP3 to Track: Building My Babylon.js Racer I built the racer repo as a browser-first arcade game: a neon runner/racer that can take an MP3, analyze it in the browser, and turn that song into a playable level. The project is intentionally direct. Instead of hiding the runtime behind a large toolchain, the main […]

Previous Next

Reverse Engineered The Dreamcast Emulator

 October 23, 2019

MuleSoft: Hello World

 May 12, 2019

Unicorn Pinball Beta

 March 20, 2019

Rainbow Cat Run

 March 20, 2019

Angular Snake

 March 13, 2017

PowerShell: Automating Excel

 February 18, 2017

Javascript Overworld Demo

 January 9, 2017

Powershell and GIFs

 August 21, 2016
  • « Previous
  • 1
  • 2

© 2026 Scripts - All rights reserved | Developed by Rodrigo Brito with Odin ♥ - Powered by WordPress.