Click here for free DL of the app version that can save data.
No:17288 137
Prev Next
Make a game that you can code your own game and w..ALL
Developer User7632|Date and time 23/9/23 3:26:21
Build time 20.314 sec|Game capacity 2KB|Script


Sure! Here's a simple game that allows you to code your own games and collaborate with a team to build games with AI. The game is text-based and assumes smartphone operation.


Welcome to Game Builder!

Create your own games and collaborate with AI

Build Your Game:




This HTML file creates a simple game builder interface. The player can input their game logic in the provided text area and then click the "Play Game" button to execute the code. The game logic is evaluated using the `eval()` function to execute the custom game code provided by the player. In the `playGame()` function, you can implement your game logic using console logs or any other desired game elements like pictograms.

Prev Next   Back  0  0 Menu 

[PR]現在の売れ筋アプリランキング

Click here for free DL of the app version that can save data.

(C)2023 HisashiApp






``` This HTML file creates a simple game builder interface. The player can input their game logic in the provided text area and then click the "Play Game" button to execute the code. The game logic is evaluated using the `eval()` function to execute the custom game code provided by the player. In the `playGame()` function, you can implement your game logic using console logs or any other desired game elements like pictograms.