Skip to content

oilater/cli-arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

스크린샷 2026-03-09 오전 12 41 09

This logo is powered by pxpx 🎨

Enjoy Crazy Arcade in your terminal!

Demo Video

cli-arcade.mov

Installation

Current version only supports Solo play (with maximum 3 Bots) and Local Network hosting.

Homebrew (macOS Apple Silicon / Linux)

# Installation
brew tap oilater/tap && brew install cli-arcade

# Run game
ca start

# Guide
ca guide 또는 ca --help

Local Execution

git clone https://github.com/oilater/cli-arcade.git
cd cli-arcade
bun install
bun link
ca start

Controls

1P:

  • Arrow Keys: Move
  • Space: Plant Bomb
  • 1: Use Dart
  • 2: Use Needle
  • Esc: Quit

2P:

  • P1: WASD / Space: Bomb / 1: Dart / 2: Needle
  • P2: Arrow Keys / /: Bomb / .: Dart / ,: Needle

Items

  • 💧 Range — Explosion range +1 (Max 8)
  • 💣 Bomb — Max simultaneous bombs +1 (Max 5)
  • 🎯 Dart — Throw to remotely detonate a bomb
  • 💉 Needle — Revive when trapped in a bubble (10% drop rate)

Modes

ca                          # Select mode
ca start --solo             # Bot match
ca start --online           # Online matchmaking (Just only solo or local network)
ca start --join AB12        # Join via Room Code
ca start --host             # Host on local network
ca start --join 192.168.x:7778  # Join local host

About

터미널에서 크레이지 아케이드를 즐겨보세요!

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors