Skip to content

YangSeungWon/lime-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lime Box Game 🍋

A fun stacking game where you merge falling limes to create bigger ones! Inspired by Fruit Box.

How to Play

Visit https://li.me.kr to play!

  1. Click or tap to drop limes
  2. Use left/right arrow keys to move the current lime
  3. Match limes of the same size to merge them
  4. Try to get the highest score possible
  5. Game ends when limes stack too high

Setup

  1. Install dependencies:
npm install
  1. Start the game:
npm start

Or for development with hot reload:

npm run dev

Features

  • Smooth physics-based gameplay
  • Score tracking
  • Multiple lime sizes
  • Keyboard controls
  • Mobile-friendly
  • Game over screen with restart option

Controls

  • Click/Tap: Drop lime
  • Left Arrow: Move lime left
  • Right Arrow: Move lime right

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors