top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Snake Game

Project type

Game

Date

10 May 2023

Uni Project, which consisted of making a snake game using the SFML libraries. Local 2 player, 2 types of pickups, 1 which increase the players snake size. The other is considered a battery that extends the players radius by 1 circle which can kill the other player if touched.

FPS, Score and time are all shown to the player as well.

Controls:
WASD - Player 1 - Yellow Snake
Arrow Keys - Player 2 - Blue Snake

bottom of page