Skip to content

younelan/RetroBrowserGames

Repository files navigation

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
  • Monster Chaser - 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
  • minesweeper - Classic Mine Sweeper game
  • memory - Classic memory game, match 2 similar cards
  • 2048 - Classic 2048 game
  • Tic Tac Toe - Simple Tic Tac Toe
  • Match N - Simple Match N implementation (like jewels, candy crush etc)
  • Ronda - Morocco's Classic Game of Ronda using spanish cards
  • editor - Simple Level editor to make level creation easier
  • missile - Missile Defender in the style of classic game Missile Command
  • Pipes - Simple Flowing pipes classic game like pipe mania, pipe dream and others