https://github.com/younelan/retrobrowsergames
Javascript games Like Snake, Labyrinth and Falling Black
https://github.com/younelan/retrobrowsergames
2048-game breakout-game browser-game frogger-game game-development game-example javascript js-game memory-game minesweeper-game missile-command pacman-game retrogaming snake-game tictactoe-game
Last synced: about 1 year ago
JSON representation
Javascript games Like Snake, Labyrinth and Falling Black
- Host: GitHub
- URL: https://github.com/younelan/retrobrowsergames
- Owner: younelan
- Created: 2013-06-19T19:06:52.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T15:25:40.000Z (about 1 year ago)
- Last Synced: 2025-04-12T17:12:21.158Z (about 1 year ago)
- Topics: 2048-game, breakout-game, browser-game, frogger-game, game-development, game-example, javascript, js-game, memory-game, minesweeper-game, missile-command, pacman-game, retrogaming, snake-game, tictactoe-game
- Language: JavaScript
- Homepage: https://younelan.com/fun/
- Size: 670 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript Games
## Description
This repo contains simple javascript games, most recreation of classic retro games
## Contents
- **FallingBlocks** - Classic game available among others on the game boy
- **Snake** - You likely played it first on Nokia phones but I played it first on the atari
- **Monsters** - Somewhere between Labyrinth and Pacman, I wrote this game first as a kid on the apple 2. I was given a creativity award at the time
- **Breakout** - Simple Arkanoid like breakout implementation
- **Frogger** - Simple frogger like implementation
- **Platform** - Simple platformer like mario with coin and enemy
- **Invaders** - space invaders like shoot them up
- **Mines** - Classic Mine Sweeper game
- **Memory** - Classic memory game, match 2 similar cards
- **2048** - Classic 2048 game
- **TicTacToe** - Simple Tic Tac Toe
- **MatchN** - Simple Match N implementation (like jewels, candy crush etc)
- **Cards** - Card Games, including Morocco's Classic Game of Ronda using Spanish Cards
- **WeekScheduler** - Simple Level editor to make level creation easier
- **Missiles** - Missile Defender in the style of classic game Missile Command
- **Pipes** - Simple Flowing pipes classic game like pipe mania, pipe dream and others