Git Product home page Git Product logo

aaron5670 / pokemmo-online-realtime-multiplayer-game Goto Github PK

View Code? Open in Web Editor NEW
250.0 12.0 67.0 9.18 MB

🕹️ A simple realtime Pokémon MMO game build with Phaser 3, Colyseus.io & Webpack 4

License: Do What The F*ck You Want To Public License

HTML 0.26% JavaScript 73.54% PLSQL 26.21%
phaserjs phaser3 colyseus pokemon pokemon-game multiplayer multiplayer-game-server multiplayer-browser-game multiplayer-web-game game-development

pokemmo-online-realtime-multiplayer-game's Introduction

Simple realtime platform game build with Phaser.io

Simple realtime Pokemon game build with Phaser 3, Colyseus.io & Webpack 4.

PokeMMO

Features & ToDo

  • Multiple players can join the game
  • Maps are can be created/edited with Tiled Map Editor
  • Multiple levels/maps
  • Pokémons added
  • Can going inside building (In progress)

How to install

// Clone this repository
$ git clone https://github.com/aaron5670/PokeMMO-Online-Realtime-Multiplayer-Game.git

// Go to the client folder and install all modules
$ cd client && npm install

// Go to the server folder and install all modules
$ cd ../server && npm install

// Start the server
$ node server.js

// Open a new terminal and navigate to the client folder and start the webpack server
$ cd client && npm start

After successfully install go to http://localhost:8080

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.