Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.14 KB

README.md

File metadata and controls

53 lines (30 loc) · 1.14 KB

jsGames

github.com/fheyen/jsGames/

Games written in JavaScript / TypeScript. No libraries (except sat-js for polygon hit detection), only vanilla Typescript, HTML, CSS. May contain trace amounts of stackoverflow code.

Feel free to download, fork and star this repo.

  1. jsGames
    1. TicTacToe
    2. Pong
    3. Copter
    4. Asteroids
    5. Hangman
    6. Tetris

TicTacToe

show directory

Pong

show directory

Copter

show directory

Asteroids

show directory

Hangman

show directory

Words from github.com/dwyl/english-words

Tetris

show directory