Git Product home page Git Product logo

emcedev / monopol Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 387 KB

Monopoly game recreation on the web. Users can create and join games, project is hooked with data gathering system. During building this project I used Scrum approach which was documented in my diploma paper.

Home Page: https://monopol.vercel.app/Home

TypeScript 60.79% JavaScript 26.04% CSS 13.17%
lean nextjs react recoil

monopol's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Description

This application is a clone of real life game called monopoly.
It is MVP (Minimum Viable Product) made to learn Next. And it was great fun to develop it with LEAN and AGILE in mind, continous feedback pushed me further with knowledge that what I do is what users want.
Application is playable, but there is no traffic since I stopped my diploma paper experiment.
This app is only to gather information, but has/will have many functionalities that early adopters may like. Gameplay over graphics :)

Structure

Hosted: vercel,
Backend: vercel/node,
Front: React,
Database: Firebase Real Time Database,
State mgmt: Recoil,

User story (simplified)

I want to play cardboard game, but I cannot since friends are far away.
I open website, create game, wait for players and play...

Folder structure

/Pages/api - api side of next all the logic, db queries,
/Pages/Home.tsx - good entry point to the project,
/components/GameData.js - Component rendering game board and inGame UI,
/state - recoil state atoms,
/styles - styles divied by sections,

Notes

There is automatic loggin mechanism implemented now, as to give user immediate ability to test the app.
Gameboard update mechanism is relying on pooling, it should be changed.
Very few of next capabilities were used in this project.
There are still console.logs to help with development, there is no distinction between production or development.
It is best to follow with ctrl + LMB as some files are big, but functions are mostly self explanatory.

monopol's People

Contributors

emcedev avatar

Watchers

 avatar  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.