Skip to content

darentsai/gamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamer

Classic Video Games Implemented with R

The games marked are supported by animation effect using the idle event handler in getGraphicsEvent {grDevices}. This feature could be CPU-intensive, and currently does not apply on Windows.

Installation

devtools::install_github("darrenproj/gamer")

1. Tetris

gamer::play_tetris()

Keyboard Event

  • Left Right Down : Move
  • Up : Rotate
  • Space : Fall
  • A : Alter
  • Q : Quit
  • P : Pause

Scoring System

About

Classic Video Games Implemented with R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages