indie-app-santa VS BYTEPATH

Compare indie-app-santa vs BYTEPATH and see what are their differences.

indie-app-santa

I created this repository to archive previous Indie App Santa deals. (by plumkewe)

BYTEPATH

A replayable arcade shooter with a focus on build theorycrafting. (by a327ex)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
indie-app-santa BYTEPATH
2 2
11 1,351
- -
5.3 0.0
4 months ago over 3 years ago
PLpgSQL Lua
- 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.

indie-app-santa

Posts with mentions or reviews of indie-app-santa. We have used some of these posts to build our list of alternatives and similar projects.

BYTEPATH

Posts with mentions or reviews of BYTEPATH. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-23.
  • How can it take to learn love2d?
    1 project | /r/love2d | 17 Jan 2023
    There's this nice tutorial made by the bytepath developer. It gives you a good ground for you to build your own stuff, it teaches you how to handle scenes, asset management, and object creation, as well as some game mechanics, but you can skip this part. You can also download other people love2d games, extract the files and see how they did things, I do this a lot when I want to know how to implement certain mechanic.
  • I open sourced a game I just released on Steam, written in Lua
    10 projects | news.ycombinator.com | 23 May 2021
    For anyone else looking to make a game in Lua + Love2D, a developer wrote an entire tutorial for how they made their game, which is also released on Steam: https://github.com/a327ex/BYTEPATH. Both the game and the tutorial are high quality, and provide really useful insights.