Skip to content

ThePrimeagen/rxjs-connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxJS - Connect4

A game built to try to learn more about functional programming. In an attempt to become good at my craft i have decided to try RxJS + Connect4 to achieve this! This is what i built, its a Christmas present to myself. - Michael

Check it.

So RxConnect4.js contains all the flow for the game. GameLogic.js contains winning logic. I am sure i could put more things in there, but i just don't really care ;). ux.js contains all the sweet ux crud. Node class contains a data element which really is the state of the node. It contains hasPiece and viewNode. I know this is not the best design, but its simple, fact.

About

The stateless game of Connect4 (Thanks to RxJS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published