Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dabzr authored Sep 5, 2024
1 parent 3abbfd3 commit 001dc11
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,6 @@
<a href="https://github.com/8enrich/Letris/actions"><img src="https://img.shields.io/github/actions/workflow/status/8enrich/Letris/cmake-multi-platform.yml" alt="Build Status" /></a>
</p>

# Table of Contents

- [Description](#description)
- [Features](#features)
- [Installation](#installation)
* [Windows](#windows)
+ [Running the game from the ZIP](#running-the-game-from-the-zip)
+ [Running the game from the Installer](#running-the-game-from-the-installer)
* [Linux](#linux)
+ [Compiling the Game](#compiling-the-game)
- [Usage](#usage)
- [License](#license)
- [Contact](#contact)

<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>

# Description

Letris is an open-source Tetris clone developed in C++ using [raylib](https://github.com/raysan5/raylib) and [nlohmann/json](https://github.com/nlohmann/json). It features a simple and minimalistic design, aiming to capture the essence of the classic game with modern touches.
Expand Down

0 comments on commit 001dc11

Please sign in to comment.