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

expandingcircles-maomaochong112

v1.2.0

Published

Expanding Circles is a dynamic, interactive browser game

Downloads

3

Readme

Expanding Circles

Expanding Circles is a dynamic, interactive browser game designed to test your reflexes and spatial awareness. In this game, players click on the canvas to create circles that continuously expand. The goal is to avoid having the expanding circles touch each other. With each click, a new circle appears, growing at a constant rate, challenging players to find the optimal positions and timing to maximize their score without ending the game.

Features

  • Dynamic Circle Expansion: Circles grow in size from the point of click, adding a layer of strategy to the game.
  • Colorful Graphics: Each circle generated comes in a random, vibrant color for visual appeal.
  • Game Over Detection: The game ends when any two circles touch, pushing players to be mindful of space and expansion rates.
  • Responsive Design: Works on various devices and screen sizes, thanks to its adaptable canvas element.

Getting Started

To play Expanding Circles, simply open the index.html file in a modern web browser. The game requires no additional setup or dependencies.

Gameplay Instructions

  1. Click anywhere on the canvas to create a new circle.
  2. Watch as the circle expands. Plan your next move based on the existing circles.
  3. The game ends when any two circles intersect. Aim for the highest number of circles without overlapping to achieve a high score.

Technology

Expanding Circles is built entirely with HTML5 and JavaScript, leveraging the Canvas API for dynamic rendering. This makes it easily accessible across all platforms that support modern web browsers.

Contributing

We welcome contributions to the Expanding Circles project. Whether you're looking to fix bugs, improve the game mechanics, or add new features, your input is valuable. Please feel free to fork the repository and submit pull requests with your enhancements.