Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateja-velickovic committed Dec 12, 2023
1 parent ede513c commit 65c8ea4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## Overview
This is a classic Snake game implemented in Node.js, designed to run on a Ubuntu virtual machine. The game leverages the simplicity and efficiency of Node.js for server-side logic while utilizing web technologies for the frontend.
<img
src="resources/gameSnake.png"
alt="Snake game"
title="Optional title"
style=" display: block; width: 50%;">

## Overview
This is a classic Snake game implemented in Node.js, designed to run on a Ubuntu virtual machine. The game leverages the simplicity and efficiency of Node.js for server-side logic while utilizing web technologies for the frontend.

## Features
- Responsive and intuitive controls for seamless gameplay.</li>
Expand Down

0 comments on commit 65c8ea4

Please sign in to comment.