Skip to content

connect 4 chess made by ggplot2 and R shiny in R software

Notifications You must be signed in to change notification settings

Ry2an/connect_4_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README FILE OF CONNECT FOUR CHESS

Game Author: Ruoyan Han (Ry2an)

Hi There!

Thank you for viewing this page.

I created a connect four game based on R, R ggplot2 and R shiny.

Key Features / Functions

  • Automatically swich player when a player successfully drop a piece.

  • Could notice player that one column is full and cannot drop.

  • Test whether the player won the game after every drop.

  • Transport and save data between local file and R shiny.


I recorded the process of creating this game, you can watch my video at:

https://space.bilibili.com/2477951/channel/detail?cid=90169

To play the game, please make sure your computer have following environment:

  • ** R software 3.6.1 or above**

  • ** R studio (most recent update)**

  • ** package "ggplot2" and "shiny" are installed in R**

If you do not have these two packages, you can run the enviroment.R to install.

After you clone this reprository to your local system, open launcher.R with R studio and run the script.

Then you can play the game locally with another player.

Hope my little project could bring your childhood memory back. Please Enjoy!

Sincerely,

Ruoyan Han

About

connect 4 chess made by ggplot2 and R shiny in R software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages