Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -43,4 +43,8 @@ st.write("๐ Babylon.js: A powerful 3D game engine that is designed to make it
|
|
43 |
st.write("๐ฎ CreateJS: A suite of JavaScript libraries that includes EaselJS for creating 2D graphics, TweenJS for creating animations, and SoundJS for playing audio. It is often used for creating web-based games.")
|
44 |
st.write("๐น๏ธ PlayCanvas: A powerful WebGL game engine that makes it easy to create 3D games that run in the browser. It offers features like physics, networking, and sound.")
|
45 |
st.write("๐ฏ MelonJS: A lightweight JavaScript game engine that is designed to make it easy to create 2D games for the web. It offers features like physics, tile maps, and animation.")
|
46 |
-
st.write("๐ ImpactJS: A JavaScript game engine that is designed to make it easy to create 2D games for the web. It offers features like physics,
|
|
|
|
|
|
|
|
|
|
43 |
st.write("๐ฎ CreateJS: A suite of JavaScript libraries that includes EaselJS for creating 2D graphics, TweenJS for creating animations, and SoundJS for playing audio. It is often used for creating web-based games.")
|
44 |
st.write("๐น๏ธ PlayCanvas: A powerful WebGL game engine that makes it easy to create 3D games that run in the browser. It offers features like physics, networking, and sound.")
|
45 |
st.write("๐ฏ MelonJS: A lightweight JavaScript game engine that is designed to make it easy to create 2D games for the web. It offers features like physics, tile maps, and animation.")
|
46 |
+
st.write("๐ ImpactJS: A JavaScript game engine that is designed to make it easy to create 2D games for the web. It offers features like physics,tile maps, and animation.")
|
47 |
+
|
48 |
+
st.write("๐ฑ Cocos2d-x: A popular game engine that is used to create 2D games for mobile and web platforms. It supports a variety of programming languages, including JavaScript.")
|
49 |
+
|
50 |
+
st.write("๐ A-Frame: A web framework for building virtual reality experiences using HTML and JavaScript. It can be used to create immersive 3D games that run in the browser.")
|