rust-mini-games VS Manji

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rust-mini-games Manji
3 11
30 147
- -
0.0 0.0
about 2 years ago over 2 years ago
Rust Dart
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.

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

Manji

Posts with mentions or reviews of Manji. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.
  • Ask HN: Those making $0/month or less on side projects – Show and tell
    95 projects | news.ycombinator.com | 27 Jan 2023
    A hacker news client I made: https://github.com/Livinglist/Hacki

    Also a kanji learning app if anybody is interested: https://github.com/Livinglist/Manji

  • Tell HN: I Need Project Ideas
    5 projects | news.ycombinator.com | 16 Mar 2022
    depends on what kinda specialization you are interested in, at least for me it’s mobile app development. I have been making apps since college, I was interested in Japanese language so I made a kanji learning app [0], then because I’m a bodybuilder, I made a workout log app [1], recently because I started reading hacker news, I made a Hacker News reader [2]. I learnt a lot from the process, from architecture, design pattern to code quality control. I would say learning is the key, usefulness is secondary.

    [0] https://github.com/Livinglist/Manji

  • Ask HN: Should I refactor/rewrite my personal project(that barely anybody uses)
    2 projects | news.ycombinator.com | 28 Feb 2022
    I wrote a app for learning Japanese kanji when I was in college learning Flutter, I didn’t have any experience working on real world projects and barely have any knowledge of design pattern, architecture, clean code etc… I was young and naive, but had passion, so I started collecting data using scrappers I wrote in Python, organized them into a SQLite database, put a lot of example sentences and vocabulary on Firebase, then made an app using Flutter. I gradually added more features into the app after I released the first version, things like handwritten kanji recognition using Tensorflow lite and image text extraction using Google OCR api… I learned a lot, and by a lot, I mean a lot lot of stuff from making this app. The app is functioning just fine but the code is ugly as hell…for example attributes in data model classes are not final, doesn’t support dependency injection, etc….

    After I started working, I learned a lot about how to write clean code and I always wanted to refactor/rewrite the whole app which gonna take a lot of effort and time of course. But every time I sat down, opened the old codebase, I hesitated, thought about it and told myself that it wasn’t worth it then continued my life.

    do you have any personal project you always wanted to refactor/rewrite but still haven’t done or probably never will do so?

    if you are interested, you can come see and compare the code of the kanji app and a new app I wrote recently:

    https://github.com/Livinglist/Manji

  • Flutter experience coming from .Net?
    1 project | /r/FlutterDev | 11 Feb 2022
    Same here, I used to develop apps for Windows Phone back in 2014... then after I got into college, there was UWP, I made Japanese dictionary using it: [Kanjirin](https://www.microsoft.com/en-us/p/kanjirin/9pfwxjr41x4d?activetab=pivot:overviewtab), then I started learning Flutter, Dart was really easy to pick up, syntax is quite similar to C#, and I think what you need to practice on is state management and learn about widgets and useful thrid party packages. I made many mistakes when I was making my first flutter app - [Manji](https://github.com/Livinglist/Manji), but at least it got me my first Flutter related job. Here is my latest app using best practices if you are interested: [Hacki - Hacker News reader](https://github.com/Livinglist/Hacki)
  • Manji - a kanji dictionary packed with features, made with Flutter
    1 project | /r/programming | 25 Mar 2021
    1 project | /r/opensource | 25 Mar 2021
  • Manji: a kanji dictionary packed with features, made with Flutter
    1 project | /r/programming | 25 Mar 2021
  • A kanji dictionary packed with features
    1 project | /r/FlutterDev | 10 Mar 2021
  • Manji: a Japanese kanji dictionary made with Flutter
    1 project | /r/programming | 22 Feb 2021
  • A kanji dictionary made with Flutter
    1 project | dev.to | 18 Feb 2021

What are some alternatives?

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

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

E-commerce-Complete-Flutter-UI

rustc_codegen_cranelift - Cranelift based backend for rustc

BoxBox - Unofficial Android and web app for Formula 1 fans!

Hacki - A feature-rich Hacker News client.

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

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

Dumbbell - Dumbbell is a simple mobile app designed for bodybuilders to design and keep track of their workout routines.

mgfw - Rust Mini Game Framework

timer-5 - A simple time-tracking tool