awesome-config VS awesome-haxe-gamedev

Compare awesome-config vs awesome-haxe-gamedev and see what are their differences.

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
awesome-config awesome-haxe-gamedev
1 2
7 372
- -
0.0 7.4
over 1 year ago 6 months ago
Haxe Haxe
- Creative Commons Zero v1.0 Universal
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.

awesome-config

Posts with mentions or reviews of awesome-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.
  • Try the new try.haxe!
    5 projects | news.ycombinator.com | 28 Feb 2021
    My config is on Github[0] and it's an absolute mess: at first I used plain Lua, then tried MoonScript (which was a huge let down, unfortunately), then switched to Haxe. In all 3 cases this config was my first time using the languages in question, so the code is... less than ideal, let's leave it at that :)

    If you want to set up something similar, you can start with haxeshigh/Makefile[1] and haxeshigh/bin/build (it's a shell script). In the haxeshigh/src/ there are implementations of three widgets: battery, brightness, and taglist[2]. The last one is the most complex as it uses coroutines to animate (slide in/out) the widget on screen. The rest of src/ are wrappers/type definitions for objects from Awesome, plus some macros/helpers for working with Lua tables (which are both arrays and hash tables at the same time, Haxe doesn't like this).

    I found some bugs in the Lua part of the Haxe compiler (genlua.ml), but it was a long time ago, so they are probably fixed already. I don't remember the details, but the fix was trivial... I'll try to look for the issue and see if it's already fixed later.

    [0] https://github.com/piotrklibert/awesome-config

    [1] https://github.com/piotrklibert/awesome-config/blob/master/h...

    [2] https://github.com/piotrklibert/awesome-config/blob/master/h...

awesome-haxe-gamedev

Posts with mentions or reviews of awesome-haxe-gamedev. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.
  • Try the new try.haxe!
    5 projects | news.ycombinator.com | 28 Feb 2021
    Tonnes of good stuff is written in haxe - Northguard, Papers Please, just to name a few well known ones (more here https://github.com/Dvergar/awesome-haxe-gamedev#games )

    i think typescript has stolen the thunder for web development, but in an alternative universe where typescript didn't exist, i say haxe would be the better altnernative over javascript for web frontend, and possibly, backend as well.

  • Haxe 4.2.0 released
    1 project | /r/programming | 10 Feb 2021
    https://github.com/Dvergar/awesome-haxe-gamedev#games

What are some alternatives?

When comparing awesome-config and awesome-haxe-gamedev you can also consider the following projects:

hashlink - A virtual machine for Haxe

haxe - Haxe - The Cross-Platform Toolkit

magictools - :video_game: :pencil: A list of Game Development resources to make magic happen.

awesome-gbdev - A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.

awesome-PICO-8 - A curated list of awesome PICO-8 resources, carts, tools and more

hsluv - Human-friendly HSL, website and math

kha-tutorial-series - source code from kha tutorial series

reaper-with-typescript-starter

Game-Jam-Tools-Resources - A list of many game dev/jam tools & resources.

andromeda-engine-legacy - workin' on an FNF engine as an alternative to other engines

Kade-Engine - Kade Engine is a Competitive Rhythm Game engine rewrite for FNF with Quality of Life features included.