scratch VS gameinfojs

Compare scratch vs gameinfojs and see what are their differences.

gameinfojs

High level interface to the functionality provided by the other game* libraries (by camoto-project)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
scratch gameinfojs
51 1
333 2
- -
9.0 0.0
2 days ago about 2 years ago
C JavaScript
The Unlicense -
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.

scratch

Posts with mentions or reviews of scratch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

gameinfojs

Posts with mentions or reviews of gameinfojs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-02.
  • What's the GLB file format?
    8 projects | /r/dosgaming | 2 May 2022
    libxml2 was just for storing information about the games for UI display. Back in 2010 when the project was started it was the go-to file format for this kind of thing :) It has been replaced in the JS version by code as gameinfojs. It is much more flexible doing this in code instead of static data, as you can do things like look in the .exe file to figure out what the filenames are for the other data files, avoiding the need to hard code all the filenames into an .xml file, and display level titles extracted from the level files instead of just their filenames.

What are some alternatives?

When comparing scratch and gameinfojs you can also consider the following projects:

w64devkit - Portable C and C++ Development Kit for x64 (and x86) Windows

studiojs - Web interface for editing DOS games

busybox-w32 - WIN32 native port of BusyBox.

BUSY - BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN

gamearchivejs - Read and write archive files used by DOS games

PSCalendar - :calendar: A set of PowerShell commands for displaying calendars in the console.

gamecompjs - Apply and remove compression and encryption algorithms used by DOS games

cimgui - c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets

libgamearchive - Library and command line utilities for examining and editing archive/group files used by DOS games

PL3D-KC - A very fast and simple software renderer using only integers and fixed point math. PiSHi LE (PL) is a subset of the 3D software graphics library used in King's Crook.

stb - stb single-file public domain libraries for C/C++