Game-Unknown / Game-Unknown-DR-Developer-Script.md
kirikir13's picture
Upload 16 files
2c729ba verified

A newer version of the Gradio SDK is available: 6.6.0

Upgrade

Game-unknown Developer Script.md

DR Studios "Game-Unknown" Developer script

3d game for hf(dunno name was just testn stuff out for a 3d world build idea. (see notes a1)

app.py

import streamlit as st import streamlit.components.v1 as components

st.set_page_config(page_title="Greek City Shooter", layout="wide")

with open("index.html", "r", encoding="utf-8") as f: html = f.read()

components.html(html, height=800)

new index.html

Greek City Shooter

GREEK CITY - RANGERS

AMMO: 30/30

#ph#