
Kenney Assets
OpenGameArt.org
Unity Asset Store
GameDev Market
Game Creator Store
Freesound
Sell My App
Clickstore
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Kenney Assets
StackBlitzNo Kenney Assets videos yet. You could help us improve this page by suggesting one.
I've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, StackBlitz should be more popular than Kenney Assets. It has been mentiond 112 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.
Https://kenney.nl/assets has a LOT of public domain assets for use if you just want to experiment with the engine. https://itch.io also has a lot of free assets as well. - Source: Hacker News / 5 months ago
Whatever platform/engine(s) you end up trying, you both might enjoy looking through the game assets that Kenney shares with the world for free: * https://kenney.nl/assets * https://kenney.nl/starter-kits The asset range includes 2D & 3D and in a variety of graphical fidelity/style from 1-bit to low-poly--including sets which are designed to work together. The "Starter Kits" are a more recent development which aim... - Source: Hacker News / over 2 years ago
These look fabulous. Another great resource for free 2D game assets: https://kenney.nl/assets. - Source: Hacker News / over 2 years ago
Look at kenney.nl/assets, hundreds of sounds and other assets, all free. Source: about 3 years ago
Most of the assets came from Kenney, but there are way too many combined sources to list them all here. If you want to know where anything came from, feel free to ask. Source: about 3 years ago
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
OpenGameArt.org - A site dedicated to sharing artwork & other assets for game development.
CodeSandbox - Online playground for React
Unity Asset Store - Unity's asset marketplace for game makers.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
GameDev Market - GameDev Market is a marketplace for high quality, affordable 2D, 3D, GUI & Audio game assets, handcrafted by talented creators around the world.
CodePen - A front end web development playground.