There are no reviews yet. Be the first to send feedback to the community and the maintainers!
pseudo3d.js
A simple pseudo-3D renderer built with vanilla JSqKit
qKit is an open source JavaScript 2D rendering library that renders quadratic shapes (rectangles and squares).pixel-fun
A simple JavaScript app, where you can highlight a region on an image and experience some effectsgame-code-bites
A public repo that hosts code examples for my channel: Game Code BitesJSDiffusion
A diffusion (or ripping off) effect with JavaScriptTetroVaders
A simple Space Invaders game combined with some Tetris mechanics, built with Vanilla JavaScriptpi2.js
A simple Circle based Physics JavaScript libraryJSCone
A JavaScript code to generate a cone shapeJSCreatures
A fun JavaScript app that generates creaturesparticles-zoo
A particles zoo simulation with JavaScriptJSHerd
Herd with JavaScriptpixels-swap
A JavaScript app that allows swapping target pixel colors of an image with colors extracted from a color-pickerspawner
A simple particle effect that keeps re-spawninglearn-directions
A simple game prototype that teaches kids how to follow road directions.blocky-platformer
A 2D Platformer game template with the blocky/jittery movements mechanics of Tetrissprings
A simple JavaScript springs simulationJSFlys
A simple flys simulation made with JavaScriptJSDizzy
A JavaScript effect to help you sleepframe-by-frame
A simple JavaScript app that generates a frame-by-frame animationsokoban
A basic Sokoban game template built with JavaScriptTileMapGenerator
A JavaScript app that generates maps as JSON formatbig-bang
A simple Big-Bang simulation with JavaScriptJSEditor
A simple JavaScript editor that uses eval to evaluate JS codeimage-manipulation
A simple image processing app built with JavaScriptnodejs-game-template
An interactive Node.js game template where you can move a character within a maporbs-madness
Orbs gone crazy simulation with JavaScriptsprite-sheet-animation
A simple frame-by-frame animation using a Sprite Sheet, with JavaScript.terminal-rain
A simple Node.js code to make it rain in the Terminal window.change-file-extensions
A simple Node.js script that changes file extensionspi2-quick-start
A simple JS demo app that demonstrates how to use my pi2.js.FaderWebsiteTemplate
co-typing-server
Refill-Due-Date-Calculator
JSPoem
An experimental poetic effect with JavaScriptRandom-Multiplies
Teller
Overmuch
An IOS gameHTML-CSS-Editor
fun-type
A simple JavaScript app for fun typingcolor-game
A basic JavaScript color-game structureplanets_API
snakeJS
A customizable Snake game with JavaScriptPhysics
Physics-Utility JavaScript filechaos-march
A simple chaotic marching simulation with JavaScriptquad-inception
A Quads inception effects with JavaScriptInteresting-Numbers
chain-simulation
A chain simulation with JavaScriptDivideBy2Subs
A JavaScript function that recursively gets division by 2 subs for a given set of numbersIn-To-Dim
color-test
A super simple app that allows users to enter a color in Hex and see how it looksarraycirculation
towersofhanoi
Towers of Hanoi - Algorithm. Built with JavaScriptgrid-based-game-template-swift
A basic grid-based game template using Swift3D-Spinning-Sphere
build-canvas-app
Is a simple NPM package that generates the basic template for any Canvas App.two-players-pong
A simple two players Pong game, using qKit.js, which is a 2D game library I wrote to help building browser games quicklyASMD
ASMD is an abbreviation of Addition, Subtraction, Multiplication, and Division. It's a web-based video game, where the player has to rearrange the numbers in the grid to solve the mathematical puzzle. The summation of the numbers in each row from left to right should be equal to the number after the "=" sign on the right, in each row. The subtraction of the numbers in each row from right to left should be equal to the number after the "=" sign on the left, in each row. The multiplication of the numbers in each column from top to bottom should be equal to the number after the "=" sign on the bottom, in each column. The division of the numbers in each column from bottom to top should be equal to the number after the "=" sign on the top, in each column.Love Open Source and this site? Check out how you can help us