MBrosik / river-raid

Singleplayer Atari game coded in typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

River-Raid

About

Simple port of the old game

Interface

image

Installation

Play the game here

git init
git remote add origin https://github.com/MBrosik/river-raid.git
git pull origin main
npm i
npm run go 

Technologies

Typescript Webpack HTML5 CSS3

Features

  • Map scrolling
  • color collision
  • Audio
  • Animations
  • Shooting
  • Visual effects
  • health, score

Controls

  • W - up
  • A - left
  • D - right
  • S - down
  • Space bar - action

About

Singleplayer Atari game coded in typescript


Languages

Language:TypeScript 97.2%Language:JavaScript 2.1%Language:HTML 0.4%Language:SCSS 0.3%