Skip to content

drever/fluxette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluxette

An implementation of Set, a game where a triple of cards have to be found. It is implemented using react-flux, a Haskell binding to react flux. It can be tested online at the github project page. (Currently it uses always the same random seed for debugging purposes).

Getting started

The setup works analogous to the setup described in react-flux.

The steps

stack setup
stack build
make

should produce the javascript code in js-build. Open index.html to see the result in the browser.

Backend

There is also a backend with servant which serves the game state with a servant server (https://github.com/drever/fluxetteback). The idea is that there is a single game session and multiple players can play in competition modes. It is half finished and the development is currently on hold TODO.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages