NEGATIVE SPACE
A downloadable game for Windows, macOS, and Linux
a training game for learning Love2D framework
About my game
NEGATIVE SPACE is a board game for two players made with LÖVE (aka Love2D) framework. Inspired by "Three Hundred Mechanics" website
How to play
Player 1: WSAD, Player 2: arrow keys
The game's goal is to reach the finish tile going down the paths designed for each players. The game ends when one of the players reaches the finish tile.
Used libraries and code
For my project I used following libraries:
-
gamestate.lua: gamestate library from hump collection by Matthias Richter
-
SLAM: Simple LOVE Audio Manager by Matthias Richter
And also:
- love2d-newgame-vscodetemplate: Visual Studio Code template for building LÖVE games by MartyMaro
Status | Released |
Platforms | Windows, macOS, Linux |
Author | TheLaw1337 |
Genre | Strategy |
Made with | LÖVE |
Tags | Black and White, Board Game, hot-seat, Local multiplayer, LÖVE, Retro, ZX Spectrum |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Accessibility | High-contrast |
Multiplayer | Local multiplayer |
Player count | 1 - 2 |
Download
Install instructions
Windows
Unzip and double-click game.exe
OS X
I built OS X version, but I'm not sure it'll work (I don't own a Mac). Eventually install LÖVE and run .love file (see "Running Games https://love2d.org/wiki/Getting_Started)
Linux
Install LÖVE and type in terminal
love /home/path/to/game/
or double-click the .love file
Leave a comment
Log in with itch.io to leave a comment.