awacke1 commited on
Commit
2eb9d58
ยท
1 Parent(s): ea3c445

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
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.")