https://github.com/lehaine/stuck-in-a-loop
One game a month. Theme: Stuck in a loop.
https://github.com/lehaine/stuck-in-a-loop
2d gamedev haxe
Last synced: 13 days ago
JSON representation
One game a month. Theme: Stuck in a loop.
- Host: GitHub
- URL: https://github.com/lehaine/stuck-in-a-loop
- Owner: LeHaine
- License: mit
- Created: 2021-03-08T00:24:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T14:15:56.000Z (about 4 years ago)
- Last Synced: 2025-04-10T17:40:24.709Z (21 days ago)
- Topics: 2d, gamedev, haxe
- Language: Haxe
- Homepage: https://lehaine.com/mind-loop
- Size: 66.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mind Loop

## One Game a Month: Stuck in a Loop
My first game for the **One Game a Month** challenge. I picked the previous Ludum Dare theme `stuck in a loop` to help me get started with an idea. The game is very loosely based around the theme. Read more [here](https://lehaine.com/one-game-a-month-stuck-in-a-loop).
Play it [here](https://lehaine.com/mind-loop).
Based from [Deepnights](https://deepnight.net)'s [GameBase](https://github.com/deepnight/gameBase).

## Setup
Install all haxelibs:
`haxelib install all`Check the `ldtk-haxe-api` version if you are using a new template. There maybe a newer version out.