import gradio as gr demo = gr.Blocks() with demo: gr.HTML("""
Controls:
A / Left / Swipe Left: Move Left
D / Right / Swipe Right: Move Right
Space / Swipe Up: Jump
Avoid obstacles, collect GPUs!