Skip to content

Instantly share code, notes, and snippets.

View AloiSama's full-sized avatar
🎯
Pending...

Ali Alsaffar AloiSama

🎯
Pending...
View GitHub Profile
@AloiSama
AloiSama / index.html
Last active November 3, 2025 10:29
Tree gen
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Lumber Mill Simulator (Fixed & Debugged)</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.9.0/p5.min.js"></script>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;