Skip to content

twaldecker/halma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Collection of Boardgames

Based on a Express Backend with Socket.IO and a React frontend.

halma board game preview

Games

  • Halma
  • Mühle
  • Dame

Development

cd frontend
yarn install
yarn start
cd backend
yarn install
yarn dev

Docker

podman build -t halma .
podman run -p 3030:3030 -d halma

About

A halma game

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors