elara

Work-in-progress educational programming game (by albrow)

Elara Alternatives

Similar projects and alternatives to elara

  • coderover-js

    Implementation of my coderover programming sandbox in Scala.js

  • noita-tools

    A collection of tools for Nolla Game's Noita that help get insight into seeds and find ones with special constraints.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • drg-completionist

    DRG Completionist is a free, open-source online progress tracker for Deep Rock Galactic. It's designed to help keep track of all the different overclocks and cosmetics available for hard-working employees like yourselves, as well as to serve as an handy reference for overclock data.

  • harmony

    17 elara VS harmony

    An experiment with WebAssembly ✨ Harmony brings Git in your browser! Create and/or modify local files, on the fly, in your browser. Use git branches and commits to track them. (by thomscoder)

  • web-assembly-rust-typescript-template

    This repository was created to show how to link WebAssembly - Rust with TypeScript

  • LiveSplitOne

    19 elara VS LiveSplitOne

    A version of LiveSplit that works on a lot of platforms.

  • create-near-app

    Create a starter app hooked up to the NEAR blockchain

  • 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.

    InfluxDB logo
  • wasm4

    10 elara VS wasm4

    Build retro games using WebAssembly for a fantasy console.

  • pdx-tools

    73 elara VS pdx-tools

    View maps, graphs, and tables of your save and compete in a casual, evergreen leaderboard of EU4 achievement speed runs. Upload and share your save with the world.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better elara alternative or higher similarity.

elara reviews and mentions

Posts with mentions or reviews of elara. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.
  • Elara: A Free Coding Game
    1 project | news.ycombinator.com | 12 Dec 2023
  • Show HN: Elara- A free open-source coding game built with Rust and WebAssembly
    2 projects | news.ycombinator.com | 3 Oct 2023
    I'm excited to share a project that I've been working on mostly solo for the past year! It's called Elara, and it's a free open source game that teaches you how to code. You can play directly in your browser without downloading anything or creating an account. It's targeted toward complete beginners, but if you already have some coding experience, there are optional bonus challenges to really test your knowledge and problem-solving skills. If you like code golf, some of the challenges will be right up your alley ;)

    Under the hood, the backend/core game logic is built with Rust and compiled to WebAssembly, and the frontend/UI is in TypeScript and React. In-game, you write code in Rhai, a scripting language tightly integrated with Rust. I chose this architecture for a few reasons: it offers good performance for compiling and running user code, has important sandboxing/safety guarantees like preventing infinite loops, and means the entire game can run in-browser without the need for any servers (aside from just serving static files). Keeping costs low was really important since the game is 100% free and I would like to keep it that way. Check it out and let me know what you think! I'll be checking back here periodically to answer any questions.

    The full source code is available on GitHub: https://github.com/albrow/elara.

Stats

Basic elara repo stats
2
73
9.4
20 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com