Skip to content

oswellchan/lumiclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumiclone

This is a clone of Lumines built entirely in React.

Play it here.

Lumiclone Screenshot

Motivations

I played a lot of Lumines on my cellphone back in 2008 before my phone eventually broke. As the years gone past, there always was the itch to play, but I was too cheap to shell out $8.50 to buy the actual game. 10 years later, having just learnt some React, I thought: "Hey Lumines' like Tetris right? Should be a light exercise to bang out a workable version."

Fast forward 11 months (with about 7 months of hiatus), this POC is finally ready. Turns out the light exercise was more of a marathon ¯\_(ツ)_/¯

Was 4 months of development worth $8.50? Probaby not.

Does the current version run like a bitcoin miner is embedded? Yes.

Would I do it again if given the chance? Definitely.

Hotel? Trivago.

Requirements

  1. Node.js >=9

Installing

  1. Install Node.js
  2. Clone repo to a local directory
  3. npm install

Development

  • To run a local version, run npm start. The local version should exist on http://localhost:8080/
  • To build, run npm run-script build

About

React clone of Lumines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published