Skip to content

Welcome to Joke Battle, where wit meets whimsy in a high-stakes clash of comedy! 🎭🤣. I created this game, using react, Js, Axios, and for backend, used: Express, Nodejs, openAiAPI

Notifications You must be signed in to change notification settings

Smailya/Joke-Battle-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Multiplayer Joke Game Battle

The Multiplayer Joke Game is a fun web application that allows two players to compete by submitting their jokes. The winner is determined by the OpenAI API, which evaluates the jokes and selects the funniest one. Players can continue playing or start a new game after each round.

Technologies Used

  • Frontend:

    • React
    • JavaScript
    • Axios
  • Backend:

    • Node.js
    • Express
    • OpenAI API

Features

  • Player name input for two players.
  • Text boxes for each player to enter their jokes.
  • A single "Submit Jokes" button to submit both jokes.
  • Integration with the OpenAI API to determine the winner.
  • Score tracking for each player.
  • Options to keep playing or start a new game after each round.

Installation

Prerequisites

  • Node.js (v14 or higher)
  • npm (Node Package Manager)

Clone the Repository

git clone https://github.com/yourusername/multiplayer-joke-game.git
cd multiplayer-joke-game

About

Welcome to Joke Battle, where wit meets whimsy in a high-stakes clash of comedy! 🎭🤣. I created this game, using react, Js, Axios, and for backend, used: Express, Nodejs, openAiAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published