kontra VS jasmid

Compare kontra vs jasmid and see what are their differences.

kontra

A lightweight JavaScript gaming micro-library, optimized for js13kGames. (by straker)

jasmid

UNMAINTAINED. A MIDI file reader and synthesiser in Javascript (by gasman)
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
kontra jasmid
3 1
903 415
- -
6.9 0.0
3 days ago almost 2 years ago
JavaScript JavaScript
MIT License GNU General Public License v3.0 or later
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.

kontra

Posts with mentions or reviews of kontra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-26.
  • JS13kGames: a game jam under 13kB
    2 projects | dev.to | 26 Nov 2023
    https://straker.github.io/kontra/ Kontra is a lightweight JavaScript gaming micro-library specially optimized to be used for the js13kGame competition. Kontra aims to implement basic game components like asset loading, user inputs, loading loops, and sprites. This allows developers to spend less time worrying about smaller components and only focus on their personal game designs.
  • Cat Goric: Escape from the Warp Chamber - Post-Mortem
    11 projects | dev.to | 19 Sep 2021
    I was still in doubt about using Kontra or Replay as the game engine. Still, in the end, I decided to use Kontra for having more built-in features I needed, and also because I had used it in a previous js13k game.
  • Build a tiny game for JS13K with Kontra.js
    4 projects | dev.to | 13 Aug 2021
    If you've never done anything like this, or even coded much JavaScript before, it can be a little intimidating. Here's a quick little tutorial how to build this suh-weeet game using Kontra.js (a tiny game library made just for JS13) plus a few lines of code:

jasmid

Posts with mentions or reviews of jasmid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-19.
  • Cat Goric: Escape from the Warp Chamber - Post-Mortem
    11 projects | dev.to | 19 Sep 2021
    On the other hand, for the background, I spent a whole week in research. It all started after xem released a tool called midi2array. It led me to rethink something I wanted since I first participated in js13k: using WolframTones to generate music for the game. Wolfram can export in MIDI format, so I needed some tiny lib to play this .mid file. In the end, I didn't use xem's tool, but instead, the tool he used to extract notes from MIDI: Jasmid. So after generating a lot of songs, Wolfram finally output a melody that, when played in Jasmid's piano synthesizer, matched the game pace! One of the best moments of this jam!

What are some alternatives?

When comparing kontra and jasmid you can also consider the following projects:

aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux)

create-pubsub - A tiny Event Emitter and Observable Store: https://npm.im/create-pubsub

piskel - A simple web-based tool for Spriting and Pixel art.

js13k-2021 - Game created for the Js13kGames competition from 2021.

React - The library for web and native user interfaces.

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

node-bestzip - Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.

ect-bin - Efficient-Compression-Tool Binaries

mish-lee-13k - Companion code for DEV.to article on building tiny games for JS13K with Kontra.js.

squoosh - Make images smaller using best-in-class codecs, right in the browser.

vite - Next generation frontend tooling. It's fast!