Skip to content

codequistador/expeditions-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lost Summits

This is a clone of the awesome card game "Lost Cities". I wrote it for fun and to practice with React and JS.

Still ToDo

  • Set up SocketIO multiplayer
  • Better layout without dev console
  • Info panel w/ good looking error box and more.
  • Set up end of game messages
  • Add Rules
  • Better Lobby with player auth
  • Figure out how to reset server when a new game is created
  • New game flow
  • Style game setup flow
  • Add the ability for someone to set their name and declare themselves ready
  • Play again flow
  • [] Typescript all the things
  • [] Cleanup code
  • [] Fix Heroku Deploy

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run serve

Runs a node server and serves up the game.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

A clone of a popular 2-player board game using boardgame.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages