Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 879 Bytes

File metadata and controls

8 lines (7 loc) · 879 Bytes

IDEAS: bob's game (okgame)

  • WebAssembly Engine: Port core physics and collision logic to Rust/Wasm for extreme performance in massive multiplayer scenarios.
  • AI-Driven NPC Dialogue: Integrate LLMs to allow for dynamic, unscripted conversations with NPCs, while maintaining the "Blah" system's retro feel.
  • Mobile-First UI Refactor: Design a specialized touch interface that mimics the nD handheld feel, including haptic feedback for "piece_move" sounds.
  • WebGPU Particle Sandbox: Create a visualizer mode using WebGPU that reacts to the Tracker music in real-time.
  • Legacy Asset Upscaling: Use AI upscaling to provide an optional "HD" mode for the legacy sprites while keeping the original pixel art as the default.
  • Cross-Platform Multiplayer: Enable seamless play between Web, Electron (Desktop), and Capacitor (Mobile) with a unified backend.