Preload
cover
games
cover
Flappy Bird
Flappy Bird is a simple game made with HTML5 Canvas. It uses a custom physics engine to simulate the bird's movement. The game is inspired by the original Flappy Bird game.
#pwa#vanilla-js
games
cover
Snake
Snake is a simple game made with HTML5 Canvas. It uses a custom physics engine to simulate the snake's movement. The game is inspired by the original Snake game.
#pwa#vanilla-js
games
cover
Tetris
Classic retro game made using plain Javascript. It uses a custom physics engine to simulate the tetromino's movement. The game is inspired by the original Tetris game.
#pwa#vanilla-js
games
cover
Pong
Pong is a simple game made retro classic game build using Lua and Love2D. It's a simple two player game with score tracking.
#love2d#lua#game