A downloadable game for Linux

## What is Squared?

Squared is a video game developed by the PlayCrazy studio and published under the GPL 3 licence. It has been designed to be extremely simple, both in terms of gameplay and source code.

## Gameplay

In this top-down game, you control a square that can move in four directions (left, right, up, down), and must collect a number of small objects to increase its score. The game is endless.

## Supplementary informations

Platform: PC / Portable computer

Operating systems: Linux / Windows / MacOS

Published 1 day ago
StatusReleased
PlatformsLinux
AuthorPlayCrazy
Tags2D, Retro, Short, Singleplayer, Top-Down

Download

Download
Squared 1.0 - Linux executable 1 MB
Download
Squared 1.0 - Source cpde 781 kB

Install instructions

## Installation

*The automated construction of the game requires BASH, GCC and Raylib (C) to work. The produced executable will only run on a Linux system.*

**Step 1**: Run `build.sh`

chmod +x build.sh

./build.sh

**Step 2**: Install the game

su # You can use sudo too

chmod +x install.sh

./install.sh

**Step 3**: Run the game!

squared

Leave a comment

Log in with itch.io to leave a comment.