Software Alternatives, Accelerators & Startups

EnTT VS Scratch

Compare EnTT VS Scratch and see what are their differences

EnTT logo EnTT

Header-only C++ game development library with innovative ECS (Entity-Component-System).

Scratch logo Scratch

Scratch is the programming language & online community where young people create stories, games, & animations.
  • EnTT Landing page
    Landing page //
    2023-09-05
  • Scratch Landing page
    Landing page //
    2021-10-17

EnTT videos

EnTT -- C++ ECS Gaming Library

More videos:

  • Review - Intro to EnTT (ECS) | Game Engine series

Scratch videos

Scratch 3.0 Review: My Thoughts About Scratch 3.0

More videos:

  • Review - Numark PT01 Scratch Review
  • Review - Meguiar's scratch X 2.0 review

Category Popularity

0-100% (relative to EnTT and Scratch)
Programming
11 11%
89% 89
Kids Education
0 0%
100% 100
Developer Tools
100 100%
0% 0
Game Development
0 0%
100% 100

User comments

Share your experience with using EnTT and Scratch. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare EnTT and Scratch

EnTT Reviews

We have no reviews of EnTT yet.
Be the first one to post

Scratch Reviews

  1. TOO GOOD

    It is just awesome. you can make so many things WITHOUT A TEAM! If you are starting then this is an awesome place to start at.

    🏁 Competitors: Python, Java, Code.org
    👍 Pros:    Good UI|Remix|Works perfectly|100% free|Many, many languages

Top 15 educational software to streamline the learning process
Scratch lets students create interactive stories, games, and animations. The coding projects allow students to experiment and express their ideas, developing 21st-century skills like computational thinking and creativity. Scratch introduces students to programming, STEM and digital literacy in a fun way.
16 Scratch Alternatives
It can even permit anyone to access its junior program through which kids can learn how to make any app by taking their focus on the study related to programming. Scratch also comes with facilitating users with the permission to mix all the programming blocks so that they can create multiple characters for singing, jumping, dancing, moving, and more.
Coding Websites That Help Kids Learn Programming In A Fun Way in 2023
Scratch, created by MIT students, teaches coding by allowing students to create tales, games, and animations using programming blocks. There is a vibrant online community as well as a step-by-step tutorial to assist those who are just getting started. Students can also use an offline editor to revise their work. ScratchJr, a simplified version of the software, is targeted at...
20 Best Scratch Alternatives 2023
Unlike Scratch, Snap targets not only kids but also high school and college students. The platform provides a solution for serious computer science study, while Scratch focuses on just the basics.

Social recommendations and mentions

Based on our record, Scratch seems to be a lot more popular than EnTT. While we know about 559 links to Scratch, we've tracked only 32 mentions of EnTT. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

EnTT mentions (32)

  • Using Jolt with flecs & Dear ImGui: Game Physics Introspection
    EnTT is a popular alternative to flecs for C++, which has different performance/memory characteristics. - Source: dev.to / 3 months ago
  • Focus: A simple and fast text editor written in Jai
    Https://pastebin.com/VPypiitk This is a very small experiment I did to learn the metaprogramming features. Its an ECS library using the same model as entt (https://github.com/skypjack/entt). In 200 lines or so it does the equivalent of a few thousand lines of template heavy Cpp while compiling instantly and generating good debug code. Some walkthrough: Line 8 declares... - Source: Hacker News / 10 months ago
  • Introducing Ecsact
    Since we wanted a common game simulation that would be on both the server and the client we looked into a few libraries that would fit our ECS needs. It was decided we were going to write this common part of our game in C++, but rust was considered. C++ was a familiar language for us so naturally EnTT and flecs came up right away. I had used EnTT before, writing some small demo projects, so our choice was made... - Source: dev.to / about 1 year ago
  • Sharing Saturday #472
    Are you sure you don't want to use a C++ package manager? Libtcod is on Vcpkg and with that setup you could add the fmt library or EnTT. Fmt fixes C++'s string handling and EnTT fixes everything wrong with the entities of the previous tutorials. Source: about 1 year ago
  • What are the limits of blueprints?
    There's also a performance question. While we can now use Blueprint nativization to convert Blueprints to C++ the result will be a fairly naive version, fast enough for most purposes but not if you're trying to push every bit of performance. This is where you're looking at making sure you're hitting things such as using the CPU cache as well as possible for an ECS system (Look at ENTT or Flecs if you want to see... Source: about 1 year ago
View more

Scratch mentions (559)

  • HyperCard Simulator
    Dare I say, Scratch? https://scratch.mit.edu/. - Source: Hacker News / 6 days ago
  • Ask HN: Modern Day Equivalent to HyperCard?
    LiveCode is about the closest literal logical successor to HyperCard. https://en.wikipedia.org/wiki/LiveCode?wprov=sfti1 That said, I think Scratch is a better learning environment these days and you can develop workable apps in the style of HyperCard. There are plenty of tutorials, documentation, and examples to work from. https://scratch.mit.edu. - Source: Hacker News / 2 months ago
  • Screen-free coding for children: the xylophone maze
    And https://codecombat.com, which has been around for a while now. I think this paradigm (navigating a character using "move" function invocations) is good but kind of exhausts its usefulness after a while. I question whether my daughter learns coding this way or just is playing a turn based top down platformer. The most code like thing is when you use 'loops' to have characters repeat sequences of moves. I... - Source: Hacker News / 4 months ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    +1 Scratch! My son started with it, then expanded into Roblox/Lua. Children can download other people's games and experiment there. Scratch also has pre-made art, sounds, music. https://scratch.mit.edu/. - Source: Hacker News / 6 months ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    I am also going to highly recommend Scratch[1]. That is what got me into a programming around that age. You can even help him make a website to host his games on. [1]: https://scratch.mit.edu/. - Source: Hacker News / 6 months ago
View more

What are some alternatives?

When comparing EnTT and Scratch, you can also consider the following products

Flecs - Multi-threaded Entity Component System written for C89 & C99

Code.org - Code.org is a non-profit whose goal is to expose all students to computer programming.

EntityX - Fast, type-safe C++ ECS (Entity-Component System).

Godot Engine - Feature-packed 2D and 3D open source game engine.

Entitas - Entity Component System Framework for C# and Unity

GDevelop - GDevelop is an open-source game making software designed to be used by everyone.