Git Product home page Git Product logo

pokebrawl's Introduction

pokébRAwl

logo

pokébRAwl is a simple replica of Pokémon 5-min battles featuring casual playstyle, where players battle between friends, with 3 chosen Pokémon.

Installation

For the project to run locally on your machine:

  1. npm install to install packages required
  2. npx sequelize db:create to create your local database
  3. npx sequelize db:migrate to run migrations for database schema
  4. npx sequelize db:seed:all to seed the game data required
  5. npm run start to run the app locally
  6. Open your browser and view the project on http://localhost:3004

Note: 2-player functionality is only available for clients run locally on the same system. Run your 2nd client on incognito mode.

Demo

1. Login

image

2. Homepage

image image

3. Pokédex

image

4. In-room Lobby

image

5. Choose Loadout

image

6. Battle Sequence

image image image

Built with

Frontend

  • Socket.IO
  • Axios
  • HTML & CSS

Backend

  • Node.js
  • Express
  • Postgres w/ Sequelize

ERD

image

pokebrawl's People

Contributors

tabbiho avatar

Watchers

 avatar

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.