rust-mini-games VS cargo-html

Compare rust-mini-games vs cargo-html and see what are their differences.

cargo-html

create self-contained HTML programs (by MaulingMonkey)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rust-mini-games cargo-html
3 1
30 9
- -
0.0 2.4
about 2 years ago about 1 year ago
Rust TypeScript
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.

rust-mini-games

Posts with mentions or reviews of rust-mini-games. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-16.
  • Tell HN: I Need Project Ideas
    5 projects | news.ycombinator.com | 16 Mar 2022
    I personally like to make small video games, and I use the game as an excuse to learn some other technology by incorporating it. I've been doing this to learn Rust [0].

    If you want to do something similar, I have a huge list of video game ideas you can pull from [1].

    [0] https://github.com/Syn-Nine/rust-mini-games/tree/main/2d-gam...

    [1] https://github.com/Syn-Nine/four-emoji-concepts

  • “Fixed Timeslices” by Fabien Sanglard (2012)
    2 projects | news.ycombinator.com | 17 Aug 2021
    Related: If anyone is interested, I've been working on an ECS based mini-game framework in Rust [0] that runs with this idea. It has a 1200 hz simulation clock, 60 hz rendering clock, and 150 hz physics integrator (Euler). I've also posted some example mini-games that use it [1].

    [0] https://github.com/Syn-Nine/mgfw

    [1] https://github.com/Syn-Nine/rust-mini-games/tree/main/2d-gam...

  • Are we game yet? – A guide to the Rust game development ecosystem
    15 projects | news.ycombinator.com | 10 Feb 2021
    Tangentially related - if anyone is new to Rust and wants to see some simple mini text game examples, I've been working on a bunch [0]. It also includes some more complicated text games:

    Asylum - Choose your own adventure style interactive narrative

    Knights and Barbarians - Simple turned based strategy game

    Legend of the Rusty Dragon - Simple adventure game inspired by Legend of the Red Dragon

    [0] https://github.com/Syn-Nine/rust-mini-games

cargo-html

Posts with mentions or reviews of cargo-html. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-10.
  • Are we game yet? – A guide to the Rust game development ecosystem
    15 projects | news.ycombinator.com | 10 Feb 2021
    Neat! I used these as an excuse to play with / work on WASM build tools / WASI interop. I've uploaded a built version to github so you can play them directly in your browser:

    https://github.com/MaulingMonkey/cargo-html/wiki/Examples#ru...

    I've sent a couple of PRs for things I found useful - feel free to ignore them if they're not to your liking ;)

What are some alternatives?

When comparing rust-mini-games and cargo-html you can also consider the following projects:

TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.

nico - a Game Framework in Nim inspired by Pico-8.

rustc_codegen_cranelift - Cranelift based backend for rustc

love - LÖVE is an awesome 2D game framework for Lua.

Hacki - A feature-rich Hacker News client.

Manji - Manji is a mobile application built to help people learning Japanese learn about Kanji.

cppmm - A prototype generator for creating customized C and Rust bindings to C++ libraries

four-emoji-concepts - Mini-game ideas based on four emojis

shotcaller - A moddable RTS/MOBA game made with bracket-lib and minigene.

bevy - A refreshingly simple data-driven game engine built in Rust