- Notifications
You must be signed in to change notification settings - Fork4
Browser first-person 2.5D shooter
NotificationsYou must be signed in to change notification settings
ufocoder/fps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is awolfenstein-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.
- Primitive AI
- Weapons: knife, pistol
- Items: pistol ammo, heath pack
- Doors openning
- Textures,retro texture pack
- Characters:
- Weapon: knife, pistol (bySemyon Yushkevich)
About
Browser first-person 2.5D shooter