Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hissteria

A local multi player snake like game. Two players can control one snake each and try to score 100 points.
First player to score 100 points or the last snake standing, whichever comes first, wins the match.
Snakes start with 10 health points each which get decremented by 1 if a snake's head collided with its own body or that of another snake.

The game is made in C++ with DirectX and is a Universal Windows Platform app. It runs on Windows 10 PC and Xbox One.

Controls

Player1

Start Round: Gamepad1 Start / Page UP
Move Up: Gamepad1 Left Thumbstick Up / Up
Move Left: Gamepad1 Left Thumbstick Left / Left
Move Down: Gamepad1 Left Thumbstick Down / Down
Move Right: Gamepad1 Left Thumbstick Right / Right
Restart Round: Gamepad1 Start / Enter

Player2

Start Round: Gamepad2 Start / Q
Move Up: Gamepad2 Left Thumbstick Up / W
Move Left: Gamepad2 Left Thumbstick Left / A
Move Down: Gamepad2 Left Thumbstick Down / S
Move Right: Gamepad2 Left Thumbstick Right / D
Restart Round: Gamepad2 Start / Enter

Gameplay Demo

About

A local multi player snake like game

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages