crisp-game-lib VS 111-one-button-games-in-2021

Compare crisp-game-lib vs 111-one-button-games-in-2021 and see what are their differences.

crisp-game-lib

Minimal JavaScript library for creating classic arcade-like mini-games running in the browser (by abagames)

111-one-button-games-in-2021

I have created 111 one-button games in 2021 (by abagames)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
crisp-game-lib 111-one-button-games-in-2021
8 4
529 59
- -
2.8 0.0
about 1 month ago over 1 year ago
TypeScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

crisp-game-lib

Posts with mentions or reviews of crisp-game-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-02.

111-one-button-games-in-2021

Posts with mentions or reviews of 111-one-button-games-in-2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-02.
  • 111 One-Button Games (2021)
    1 project | news.ycombinator.com | 1 Mar 2024
  • 1D Pac-Man
    3 projects | news.ycombinator.com | 2 Jan 2024
  • I have created 139 games in one year by patterning my game making
    4 projects | dev.to | 16 May 2022
    The crisp-game-lib itself is well dogfooded, and I created 111 games in one year using this library. By simply writing a single JavaScript file with the game title, description, and an update function that is called 60 times per second, you can create a browser game that runs on PC and mobile devices. The functions necessary for the mini-game are provided in the form of functions for drawing boxes, lines, arcs, text, characters, a collision detection function integrated with these…
  • How to realize various actions in a one-button game
    1 project | dev.to | 16 May 2022
    Recently, I've been making a lot of one-button mini-games. The one-button games discussed in this article are not games that use one button in addition to the joystick for movement but games that use only one button purely for control.

What are some alternatives?

When comparing crisp-game-lib and 111-one-button-games-in-2021 you can also consider the following projects:

crisp-game-lib-tutorial - A tutorial for CrispGameLib

mgl.coffee - MGL.COFFEE is a mini game programming library written in CoffeeScript.

mgl - Mgl is a mini game programming library written in Haxe + OpenFL.

sounds-some-sounds - Add sounds to your game in a minute