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

Terrain Editor

 May 25, 2026

RTS sandbox

 May 25, 2026

Advanced Map

 May 25, 2026

Snake 2

 May 25, 2026

Music Racer

 May 25, 2026

React RPG

 May 25, 2026

React Card Game Player

 September 27, 2024

Tranfer Docker Desktop to another drive

 March 14, 2021

Diablo 1 Source Code

 October 23, 2019

Fighting Game Demo

 October 23, 2019
  • 1
  • 2
  • Next »

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