• Stars
    star
    1
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Quads inception effects with JavaScript

More Repositories

1

pseudo3d.js

A simple pseudo-3D renderer built with vanilla JS
JavaScript
39
star
2

qKit

qKit is an open source JavaScript 2D rendering library that renders quadratic shapes (rectangles and squares).
JavaScript
22
star
3

pixel-fun

A simple JavaScript app, where you can highlight a region on an image and experience some effects
JavaScript
21
star
4

game-code-bites

A public repo that hosts code examples for my channel: Game Code Bites
JavaScript
10
star
5

JSDiffusion

A diffusion (or ripping off) effect with JavaScript
JavaScript
10
star
6

TetroVaders

A simple Space Invaders game combined with some Tetris mechanics, built with Vanilla JavaScript
JavaScript
10
star
7

pi2.js

A simple Circle based Physics JavaScript library
JavaScript
9
star
8

JSCone

A JavaScript code to generate a cone shape
JavaScript
8
star
9

JSCreatures

A fun JavaScript app that generates creatures
JavaScript
7
star
10

particles-zoo

A particles zoo simulation with JavaScript
JavaScript
6
star
11

JSHerd

Herd with JavaScript
JavaScript
6
star
12

pixels-swap

A JavaScript app that allows swapping target pixel colors of an image with colors extracted from a color-picker
JavaScript
5
star
13

spawner

A simple particle effect that keeps re-spawning
JavaScript
5
star
14

learn-directions

A simple game prototype that teaches kids how to follow road directions.
JavaScript
5
star
15

blocky-platformer

A 2D Platformer game template with the blocky/jittery movements mechanics of Tetris
JavaScript
4
star
16

springs

A simple JavaScript springs simulation
JavaScript
4
star
17

JSFlys

A simple flys simulation made with JavaScript
JavaScript
4
star
18

JSDizzy

A JavaScript effect to help you sleep
JavaScript
4
star
19

frame-by-frame

A simple JavaScript app that generates a frame-by-frame animation
JavaScript
4
star
20

sokoban

A basic Sokoban game template built with JavaScript
JavaScript
4
star
21

TileMapGenerator

A JavaScript app that generates maps as JSON format
JavaScript
3
star
22

big-bang

A simple Big-Bang simulation with JavaScript
JavaScript
3
star
23

JSEditor

A simple JavaScript editor that uses eval to evaluate JS code
CSS
3
star
24

image-manipulation

A simple image processing app built with JavaScript
JavaScript
3
star
25

nodejs-game-template

An interactive Node.js game template where you can move a character within a map
JavaScript
2
star
26

orbs-madness

Orbs gone crazy simulation with JavaScript
JavaScript
2
star
27

sprite-sheet-animation

A simple frame-by-frame animation using a Sprite Sheet, with JavaScript.
JavaScript
2
star
28

terminal-rain

A simple Node.js code to make it rain in the Terminal window.
JavaScript
2
star
29

change-file-extensions

A simple Node.js script that changes file extensions
JavaScript
2
star
30

pi2-quick-start

A simple JS demo app that demonstrates how to use my pi2.js.
JavaScript
2
star
31

FaderWebsiteTemplate

JavaScript
1
star
32

towersofhanoi

Towers of Hanoi - Algorithm. Built with JavaScript
JavaScript
1
star
33

co-typing-server

JavaScript
1
star
34

Refill-Due-Date-Calculator

1
star
35

JSPoem

An experimental poetic effect with JavaScript
JavaScript
1
star
36

Random-Multiplies

JavaScript
1
star
37

Teller

JavaScript
1
star
38

Overmuch

An IOS game
1
star
39

HTML-CSS-Editor

CSS
1
star
40

color-game

A basic JavaScript color-game structure
JavaScript
1
star
41

fun-type

A simple JavaScript app for fun typing
JavaScript
1
star
42

planets_API

JavaScript
1
star
43

co-typing-client

JavaScript
1
star
44

snakeJS

A customizable Snake game with JavaScript
JavaScript
1
star
45

Physics

Physics-Utility JavaScript file
JavaScript
1
star
46

chaos-march

A simple chaotic marching simulation with JavaScript
JavaScript
1
star
47

Interesting-Numbers

HTML
1
star
48

DivideBy2Subs

A JavaScript function that recursively gets division by 2 subs for a given set of numbers
JavaScript
1
star
49

chain-simulation

A chain simulation with JavaScript
JavaScript
1
star
50

In-To-Dim

1
star
51

color-test

A super simple app that allows users to enter a color in Hex and see how it looks
JavaScript
1
star
52

arraycirculation

JavaScript
1
star
53

grid-based-game-template-swift

A basic grid-based game template using Swift
Swift
1
star
54

3D-Spinning-Sphere

JavaScript
1
star
55

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 quickly
JavaScript
1
star
56

build-canvas-app

Is a simple NPM package that generates the basic template for any Canvas App.
JavaScript
1
star
57

ASMD

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.
1
star