Skip to content

MexicanMan/Trapping

Repository files navigation

Trapping

Online browser arcade game, where you must finish first avoiding your enemy's (or your friend's) traps.

Game process

Game is divided into 2 phases:

  • The first one is the traps placing. All players have certain amount of time (currently it is 30 seconds) to choose and place their traps on the game field. Some traps are invisible and are revealed only when activated, some are visible all the time. You can use this to trick your opponents. alt text
  • The second one is the "running" phase, when players try to survive and reach finish first. If all players die, the game ends with draw. alt text

Main idea

The main idea was to make an authoritative server, so that no one could cheat somehow. The client here is used only for rendering data coming from the server.

Current status

Minimum viable product - game is playable, but it is more like a demo version.

Project is abandoned =(

Releases

No releases published

Packages

No packages published

Languages