Skip to content

Idle Clicker Game with React, Node.js, Express.js,MongoDb

Notifications You must be signed in to change notification settings

Rukmoni/captialist--game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure-capitalist Game Client+server

Adventure Capitalist - the game you play while playing other, better games!

About Game

AdVenture Capitalist is the world’s greatest capitalism simulator. Start with a humble lemonade stand, and squeeze your way to total fiscal domination! Earn ridiculous sums of cash, diversify your investments, and attract smarmy Angel Investors to give your businesses a boost!

And the best part is, AdVenture Capitalist can even play itself! Get your businesses booming, then hire a manager to keep making the dough while you’re gone. Money keeps accumulating while you’re offline, just waiting for you to come back and spend spend spend! IT’s so easy, even a socialist could do it!

Table of Contents

Install & Build

clone

git@github.com:Rukmoni/captialist--game.git

server

Sever files available along with repo under server folder

Access : cd captialist--game/server

Install : npm install

Run Client :npm start

client

Access : cd captialist--game

Install : npm install

Run Client :npm start

HowToPlay

Step 1: First Acquire less value business(lemonade)

Step 2: Start Earning business, by clicking icon(lemon)

Note : Starting it may require few more clicks and tricks , once you start earning businesses , you can Rock it :)

Architecture

Simplified version of CQRS Pattern used on this Game Architecture. Client - Server communications done through websocket.below flow diagram explains client-server architecture.

Stats-Client

  • React
  • Redux
  • Redux-saga

Stats-Server

  • Nodejs
  • Express
  • Mongoose
  • Ws

GameLogic

This Game Logic developed with reference of https://blog.kongregate.com/the-math-of-idle-games-part-i/

About

Idle Clicker Game with React, Node.js, Express.js,MongoDb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published