peteee / 2d-point-and-click-adventure-concept

Trying to make games with pure HTML, CSS & JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2d-point-and-click-adventure-concept

Trying to make games with pure HTML, CSS & JavaScript

Develop games in the browser without the use of canvas!

Game 1 Demo

Game 2 Demo

  • uses point-to-click (mouse tracking)
  • uses keyboard input left, right, (up, down)
  • objects (character) follows to where the mouse pointer clicks
  • uses sound (mp3s)
  • uses JS SpeechSynthesis API

images by https://pixabay.com/ and https://itch.io/game-assets/free

About

Trying to make games with pure HTML, CSS & JavaScript


Languages

Language:JavaScript 67.8%Language:CSS 23.4%Language:HTML 8.8%