Skip to content

Dogecoin game playing in web browser with multiplayer. The game have a score counter boarder. This repo made by javascript and p5 library.

Notifications You must be signed in to change notification settings

EnginKARATAS/dogecoin-game

Repository files navigation

Dogecoin Multiplayer Game

Deployment version is removed because every month I need to pay an amount to heroku. You can add to your local or websocket environment to play!

Overview

Welcome to the Dogecoin Multiplayer Game! This is an interactive, real-time multiplayer game inspired by the rising popularity of Dogecoin. Players control Dogecoin characters and compete to collect as many coins as possible in a shared virtual space. image

Features

  • Real-time multiplayer gameplay
  • Collect Dogecoin to grow your character
  • Compete with friends or random players online
  • Simple and intuitive controls

How to Play

  1. Visit the game URL: https://dogecoin-game.herokuapp.com/
  2. Use arrow keys or on-screen buttons to move your Dogecoin character
  3. Collect coins scattered around the game area
  4. Grow your character by collecting more coins
  5. Compete with other players to become the biggest Dogecoin!

Gameplay Screenshot

Technology Stack

  • Frontend: HTML5, CSS3, JavaScript
  • Backend: Node.js with Express
  • Real-time Communication: Socket.IO
  • Graphics: p5.js library

Local Development

To run the game locally:

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the server: node server.js
  4. Open http://localhost:3000 in your browser

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

This game was developed as a fun project inspired by the Doge coin.

License

MIT License

Contact

For any queries or suggestions, please open an issue on this repository or contact the maintainer at [email protected].

Enjoy the game and may the best Doge win! 🐕🚀🌕

About

Dogecoin game playing in web browser with multiplayer. The game have a score counter boarder. This repo made by javascript and p5 library.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published