TIC-80 is ideal for beginners in game development who want to learn in a fun, manageable environment. It's also suitable for experienced developers looking to quickly prototype game ideas or participate in game jams. Fans of retro gaming aesthetics and developers interested in mastering an 8-bit style will find TIC-80 particularly appealing.
Based on our record, TIC-80 should be more popular than Rust. It has been mentiond 72 times since March 2021. 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.
Hello! Rust has very useful tool, named Cargo. It helps you compile code, run program, run tests and benches, format code using cargo fmt and lint it using clippy. In this post we'll talk abou Clippy. - Source: dev.to / 3 months ago
What are we going to do today? We're going to build a minimalist blog using Zola (built with Rust, btw), AWS CDK, Tailwind CSS, and a tiny bit of Typescript. - Source: dev.to / 4 months ago
Effortlessly remove up to 98% of bloatware apps from your Android device without needing root access. Developed in Rust for efficiency and reliability. - Source: dev.to / 7 months ago
One language that really gave me that feeling was Gleam, it managed to wrap everything I liked about languages such as JS, Rust and even Java into one brilliant type-safe package. Not for a long time before I met Gleam had I wanted to try creating so many different things just to get to the bottom of how this language ticked, as it were. - Source: dev.to / 8 months ago
Let's dive back into Rust! This time we're going to be going through the lesson called "Enums and Pattern Matching". We're going to be looking at inferring meaning with our data, how we can use match to execute different code depending on input and finally we'll have a look at if let. - Source: dev.to / about 1 year ago
You'll probably love [TIC-80](https://tic80.com/). - Source: Hacker News / 25 days ago
And TIC-80 (https://tic80.com/). It can be used with "lua, ruby, js, moon, fennel, scheme, squirrel, wren, wasm, janet or python". - Source: Hacker News / 7 months ago
Like this maybe? https://tic80.com/. - Source: Hacker News / 8 months ago
You'll always need to deal with a bit of Lua afaik. If you like fantasy consoles, you can use TIC-80[1] to not have to deal with any Lua. [1] https://tic80.com/. - Source: Hacker News / 9 months ago
Not 100% retro but I've had a lot of fun doing Tiny Code Christmas[1] the last couple of years on TIC-80 [2] For actual retro system. 68000 assembler on the Atari ST is fun or for a slightly different challenge the Amiga [1] https://tcc.lovebyte.party/ [2] https://tic80.com/. - Source: Hacker News / 10 months ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Godot Engine - Feature-packed 2D and 3D open source game engine.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
LOVE 2D - Hi there! LÖVE is an *awesome* framework you can use to make 2D games in Lua.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
PICO-8 - Lua-based fantasy console for making and playing tiny, computer games and programs.