npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@metaa/wooting-games

v1.2.0

Published

Two simple games that are playable on Wooting keyboards: Wootromino (inspired by Tetris) and CactiJump (inspired by Google Chrome's offline T-Rex game)

Downloads

8

Readme

Metaa's Wooting games NPM package version

This package contains two simple games that can be played on Wooting keyboards by using the Wooting RGB SDK to render everything on the keyboard itself!

Installation

npm install -g @metaa/wooting-games

Usage

wooting-games

Main menu

Once you get to the game menu, the keyboard will indicate which keys can be pressed to do things.

To select a game, use either the left arrow key or the right arrow key. The F-keys on top and a demo of the selected game will indicate what your selection is.

You can start the game by hitting Return.

Controls

Key | Action --- | --- ESC | Quit program Return | Start selected game Arrow left | Select Wootromino Arrow right | Select CactiJump

Games included

Wootromino

This game was inspired by Tetris.


You control colorful Russian Tromino bricks that slowly fall to the ground.

Please note that down is on the right of your keyboard and that up is on the left of your keyboard.

Move and rotate the Tromimo while it's falling to line it up with other Trominoes and fill the empty space on your keyboard (not the space bar though).

Once there is a full vertical line of Tromino, this line will clear and the blocks above will fall down accordingly. Try to survive as long as you can as the game gets faster with every 4 lines cleared.

Controls

Key | Action --- | --- ESC | Quit game Return | Pause game F1 to F12 | Change speed NumLock | Toggle preview (only on Wooting 2) Arrow up | Move tromino to the right Arrow right | Move tromino down Arrow down | Move tromino left Arrow left | Drop tromino to the ground CTRL right / Space | Rotate Tromino

🌵 CactiJump

This game was inspired by Google Chrome's T-Rex game that you get to play when you are offline (or when you explicitly choose to play it by visiting chrome://dino).


You control a small colorful dinosaur (but it's not a Yoshi (is it a Wootshi? 🤔)) that decided to run into the desert. You have to help it jump over the evil 🌵 cacti that block the way, otherwise it will die a horrible and painful death.

The more 🌵 cacti the dinosaur jumps over, the faster it will run.

Controls

Key | Action --- | --- ESC | Quit game Return | Pause game F1 to F6 | Change speed Space / Arrow up | Jump

More information

Visit dev.wooting.io or wooting.io to learn more about what you can do with Wooting keyboards.