A downloadable game

Ars is a tiny programming language I made on my phone for fun.

It lets you draw pixels, animate them, and even build simple games

like a draggable window or a snake clone.

Everything runs in the browser with a built-in web IDE.

You can write mods in Python to add new commands without touching the core.

It also connects to Godot if you want to use it as a renderer.

I'm 13 and this is my first public language release.

Hope you have fun with it!

Controls:

- WASD or arrow keys to move objects (when bind is used)

- Mouse or touch to drag windows

Features:

- Pixel drawing with custom sizes and RGB colors

- Variables, loops, conditions (via mods)

- Real-time animation with `tm` and `tick`

- Built-in web IDE with auto-save and terminal

- Mod system – add your own commands in Python

- Godot integration – send pixels to the game engine

- Draggable GUI windows (OS-like)

Tech: Python (Flask) + vanilla JavaScript.

No external dependencies except Flask.

This project is a snapshot of my learning journey.

I'm stopping active development for a while, but Ars will stay here.

Feel free to fork it, mod it, or just play with it.

Published 16 days ago
StatusReleased
AuthorSosadik
AI DisclosureAI Assisted, Code

Download

Download
Ars_1.0.zip 18 kB