The Coding Train
p5.js
Nature of Code
Processing
Godot Engine
CodeCombat
Code.org
Frontend Mentor
TIC-80
Godot Engine
LOVE 2D
PICO-8
LรVR
Solar 2D
HaxeFlixel
GDevelop
The Coding TrainTIC-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.
No The Coding Train videos yet. You could help us improve this page by suggesting one.
Based on our record, TIC-80 should be more popular than The Coding Train. It has been mentiond 73 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.
He has a knack for picking visual interesting problems/algorithms and his enthusiasm is unmatched. https://thecodingtrain.com/. - Source: Hacker News / almost 2 years ago
I'd say Scratch is the #1 way kids to day are introduced to programming For parent that have some 8bit experience, Pico-8 (LUA) is also relatively popular. It's basically like running an Apple 2, Atari 800, Commodore 64 as if it booted into LUA instead of Basic. You can trivially draw things, and peak and poke bytes into "Screen memory" if you want to feel like you're "touching the hardware" JavaScript is also... - Source: Hacker News / over 2 years ago
You can always look at the help videos by Shiffman at (the coding train) Specifically: help guide to p5js. Source: about 3 years ago
> how do I get him learning programming in a fun way? Processing / P5.js can be pretty fun to learn. You use a real programming language to create art and animations. With little code you can get a circle on the screen, then making it move, then following your mouse, then adding other shapes, then changing colour depending on some eventโฆ Itโs conductive to experimentation and a way to gradually introduce concepts.... - Source: Hacker News / about 3 years ago
Another great free site https://thecodingtrain.com/ to have in your pocket :D have fun out there! Source: over 3 years ago
Of course there are many others. The most prominent examples being Pico-8 and TIC-80. And these two are fine projects and wonderful things are done with and in them. The difference between them and Mini Micro would be in the terms they use to advertise themselves: console vs computer. - Source: dev.to / 8 months ago
You'll probably love [TIC-80](https://tic80.com/). - Source: Hacker News / about 1 year 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 / over 1 year ago
Like this maybe? https://tic80.com/. - Source: Hacker News / almost 2 years 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 / almost 2 years ago
p5.js - JS library for creating graphic and interactive experiences
Godot Engine - Feature-packed 2D and 3D open source game engine.
Nature of Code - How can we capture the unpredictable evolutionary and emergent properties of nature in software?
LOVE 2D - Hi there! LรVE is an *awesome* framework you can use to make 2D games in Lua.
Processing - C++ and Java programming at the speed of thought.
PICO-8 - Lua-based fantasy console for making and playing tiny, computer games and programs.