https://github.com/bafs/xor-game
A game coded in 15h for the Game Off 2017. It's not exactly finished.
https://github.com/bafs/xor-game
codejam2017
Last synced: about 1 year ago
JSON representation
A game coded in 15h for the Game Off 2017. It's not exactly finished.
- Host: GitHub
- URL: https://github.com/bafs/xor-game
- Owner: BafS
- Created: 2017-12-01T21:25:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T21:42:07.000Z (over 8 years ago)
- Last Synced: 2025-01-14T02:35:08.364Z (about 1 year ago)
- Topics: codejam2017
- Language: Lua
- Homepage: https://bafs.itch.io/xor-game
- Size: 101 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# XOR
> A game coded at the last moment for the [Game Off 2017](https://itch.io/jam/game-off-2017)

## Run the game
```
love .
```