quatris VS adventofcode

Compare quatris vs adventofcode and see what are their differences.

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarLint - Clean code begins in your IDE with SonarLint
  • Mergify - Updating dependencies is time-consuming.
quatris adventofcode
1 717
1 59
- -
10.0 0.0
almost 2 years ago 9 months ago
MAXScript Scala
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.

quatris

Posts with mentions or reviews of quatris. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-17.
  • Advent of Code (in MiniScript), Day 17
    2 projects | dev.to | 17 Dec 2022
    To solve this, I approached it much like making a video game. The blocks in the challenge description are referred to as "rocks with peculiar shapes," so I made a Rock class that represents one such rock. The exact shape is defined by a pattern list that has one string per row, just like in the challenge. The Rock class has methods to check whether it would hit something (the an already-placed Rock, or the edge of the pit) at a given x,y position; and to "settle" (that is, add itself permanently to the pit).

adventofcode

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

What are some alternatives?

When comparing quatris and adventofcode you can also consider the following projects:

codewars.com - Issue tracker for Codewars

Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

bitburner - Bitburner Game

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

book - The Rust Programming Language

Advent-of-Code - Advent of Code

LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.

adventofcode - Solutions for problems from AdventOfCode.com

CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

mal - mal - Make a Lisp

build-your-own-x - 🤓 Build your own (insert technology here) [Moved to: https://github.com/codecrafters-io/build-your-own-x]

AdventOfCode2021 - Advent of code 2021