dmitriypereverza / fps

Browser first-person 2.5D shooter

Home Page:https://ufocoder.github.io/fps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser First Person Shooter v0.1.0

This is a wolfenstein-like single player game. It uses old approaches from the 1990s, raycasting algorithm. All the graphics calculations take place on the CPU, so the game has performance limitations, but it's enough for playing.

The game has no dependencies; it was built from scratch with TypeScript.

image

Features

  • Primitive AI
  • Items: ammo, heath pack

Assets

About

Browser first-person 2.5D shooter

https://ufocoder.github.io/fps/


Languages

Language:TypeScript 98.8%Language:HTML 0.9%Language:JavaScript 0.3%