Skip to content

zluuba/brain-games-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games: JavaScript Edition

Actions Status Maintainability

This is the second version of Brain Games, implemented in JavaScript rather than Python as in the original.

Requirements

Installation

Clone this repo or download it with pip:

git clone https://github.com/zluuba/brain-games-js.git
pip install --user git+https://github.com/zluuba/brain-games-js.git

Install package and dependencies:

cd brain-games-js
make install

Commands

All commands are available on this page.

Additional

To check this project for compliance with the JS coding standards, use this command:

make lint

Demos

Package setup

Screen.Recording.2023-06-21.at.16.57.08.mov

Usage

Usage demos are available on this page.


by zluuba

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published