Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
TIC-80 Alternatives
Similar projects and alternatives to TIC-80
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
awesome-PICO-8
A curated list of awesome PICO-8 resources, carts, tools and more
-
-
PixelVision8
Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
-
picolove
PICO-8 Reimplementation in Love2D. Chat: https://discord.gg/jGEMUse6RM
-
-
-
TinyGo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
-
Wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
-
LWJGL
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
-
-
Agda
Agda is a dependently typed programming language / interactive theorem prover.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
TIC-80 reviews and mentions
-
LÖVE: a framework to make 2D games in Lua
Main differences are: 16:9 aspect ratio, no cpu limits and many languages to tinker with: lua, js, squirrel, wren, janet, wasm, ... and just recently - a Python support was added.
-
Procedural Tree Generator
https://github.com/nesbox/TIC-80/ - TIC-80 website (for running .lua .png or .tic files) as well as TIC-80 documentation.
-
Anybody working on games here?
Tho personally I've come to prefer making my games in https://love2d.org and https://tic80.com
-
Simplest graphics programming language/framework
then totally go with tic80 https://tic80.com/
-
I chose lua to begin my coding journey. Did I do the right thing?
Start by making some games imo, unless you already have a good project in mind. https://tic80.com or https://love2d.org
-
I want to make a game for my 4yo to learn to play video games
TIC-80 and PICO-8 are great for making quick games and learning. the limitations encourage a smaller scope and the simplicity of the tools make it easy to collab with young children on the development itself. Making a sprite is just coloring some squares after all :) Great moment to animate their little doodle on the screen and have it controlled by their input. Would recommend the book Mindstorms on using games as educational tools, these tools fit within that view.
-
10 lesser known toy game engines to have fun with
TIC-80 (free)
-
What language should I teach my little sister
Since you're comfortable with Javascript, then tic-80 can be an alternative. https://tic80.com/ But pico-8 has more resources. I also enjoyed the tutorials in the Get Coding books. https://getcodingkids.com/
-
Ask HN: I’m falling out of love with coding
If you're _totally_ new to game programming (like me), I found tic80 [0] or pico8 [1] (I think the latter is more popular) a really nice introduction to game programming. They are simulated "fantasy consoles" that come with a whole wack constraints, so you're somewhat limited in what you can build, but it leaves a lot of room to grok core concepts that you could then take over to Unity or Unreal or the like.
There is a third one too, I can't remember what it's called though. I think it has "Love" in the name.
-
A note from our sponsor - Mergify
blog.mergify.com | 29 Sep 2023
Stats
nesbox/TIC-80 is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of TIC-80 is C.