Add Players

Add Truth Questions

Add Dare Challenges

Bottle













Used Prompt to generate this site:


Now give me HTML, CSS< and JS code for a game. I want a game. where players will start rolling a bottle in this game and bottle will stop on a random angle. bottle will move in angular movement. Like as in truth and dare game players roll the bottle in a angular way. So, when player loads our website players data will load from browser storage. If he is new then its data will be saved in browser as he/she starts the game. When user load the game website our website will ask the user to enter that name of players and click on 'Plus' button to add new fields to add more players or click on 'cross' to delete a player. After entering the players names player will click on 'Next' button. then the game will ask the user to add truth questions. there will be only one field in starting to enter a sentence for truth group and then user can add more input fields for truth group by clicking on 'Add' and player can delete sentences by clicking on 'cross' button. same as truth there will be a dare group also. user will enter some text sentence for dare and click on 'add' to add more input fields to store more sentences. after the data fill up player will click on 'Next' button and the main game screen will be shown up. in the main game screen there will be a plastic bottle which is lay down on the floor and there will be a bog circle where each player have equal some part of the circle with random color of circle radius and. Each players stored names will show up there. if a player click on 'Roll' button then the bottle will spin fast for 5 seconds and then slowly stops on a random player's field. make sure this game website responsible to all type fo device. and if a old user come to our website then starting window will be directly redirected to main game window. if a old player wants to add more players, truth, dare. then player can edit those info in 'Menu'. make the design attractive with modern style and add most animations to make the smooth vibe. If a user has been selected after spin then our website will show up a popup in that pop up players will see the selected person name, and a random sentence from 'truth' or 'dare'. if player wants to add more players, truth, dare sentences. Player have to click on 'Menu' button and a pop up will be shown there in that pop up user see options to Manage players, Manage dare, and Manage truth. if user selects 'manager players' option then our website will show a window where the player can add, delete players. and same for dare and truth too. Note that if the total players are 3 then circle will be divided in three equal areas and radius. this law is applied on any type of number of player. Give me the entire code at one place at once. You have to divide the circle into equal part depending on total players number but don't fill the players' area in circle. just color the radius where the player part is. Means if a game have 3 players then the circle's total radius will be divided into 3 equal parts and each small radius will have random color each time. and each radius should have its player name there.