this post was submitted on 02 Oct 2025
27 points (100.0% liked)
Games
21567 readers
240 users here now
Video game news oriented community. No NanoUFO is not a bot :)
Posts.
- News oriented content (general reviews, previews or retrospectives allowed).
- Broad discussion posts (preferably not only about a specific game).
- No humor/memes etc..
- No affiliate links
- No advertising.
- No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
- No self promotion.
- No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
- No politics.
Comments.
- No personal attacks.
- Obey instance rules.
- No low effort comments(one or two words, emoji etc..)
- Please use spoiler tags for spoilers.
My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.
Other communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I didn't know of the PICO-8, it looks really cool!
I really love the idea, because my current project is surprisingly similar.
I made a physiotherapy game console for kids that can be controlled using the touchscreen and inhalation / PEP physiotherapy devices and it too uses a Lua game engine.
It's got slightly more screen real estate (240x320px), but runs on ESP32-S3, which does limit the performance somewhat. It has much more RAM, but the bandwidth to the screen is quite limited.
But it feels like a very similar kind of platform.