Skip to content

patrickdugan/TensorCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorcraft Prototype (HTML5/JS)

Minimal 2‑D grid battle sandbox for early testing of Sufi vs A‑Life factions. Click the canvas to advance one tick.

  • Written in plain ES modules; no build tools required.
  • Grid is 20×12, 32 px tiles (640×384 canvas).
  • Three unit archetypes per faction with simple stats & AI.
  • Doctrine/intent system, terrain, morale, and UI polish to be added next.

Running

  1. Clone or download the repo.
  2. Open index.html in any modern browser.
  3. Click canvas repeatedly to watch units fight.

Next Steps

  • Add terrain types, obstacles, morale, and expanded AI.
  • Replace click‑to‑step with real‑time loop & pause.
  • Implement doctrine board for player intents.
  • Extend to Cyborg faction and more abilities.

MIT license — free to hack & remix.

About

Prototype Unit Battler for Starcraft Successor with LLM-driven Tactical Doctrines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published