
gaarden
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Take a break. Come play in the gaarden.
gaarden is equal parts about interaction and observation.
Controls:
Mouse
----
From Wikipedia: "4X is a genre of strategy-based video and board games in which players control an empire and eXplore, eXpand, eXploit, and eXterminate".
gaarden is designed to be the opposite of that. In gaarden you have no empire, and to start with, there is no world. There is no win condition or ending. Just a blank canvas. But there's life waiting to be discovered...
If you're looking to see everything, here's a list of all the things you can find:
- Egg
- Tree
- House
- Mountain
- Human
- Baby Human
- Animal
- Giant
Have a nice day :)
----
- Handle touch events as well as mouse events
- Make the touch targets of things larger
- Make the game larger on smaller screens
- Separate game update loop from rendering so slower devices can run the game
gaarden is equal parts about interaction and observation.
Controls:
Mouse
Come play! (Web, HTML5)
----
From Wikipedia: "4X is a genre of strategy-based video and board games in which players control an empire and eXplore, eXpand, eXploit, and eXterminate".
gaarden is designed to be the opposite of that. In gaarden you have no empire, and to start with, there is no world. There is no win condition or ending. Just a blank canvas. But there's life waiting to be discovered...
If you're looking to see everything, here's a list of all the things you can find:
- Egg
- Tree
- House
- Mountain
- Human
- Baby Human
- Animal
- Giant
Have a nice day :)
----
Post-compo changelog:
To port to mobile I made the following changes:- Handle touch events as well as mouse events
- Make the touch targets of things larger
- Make the game larger on smaller screens
- Separate game update loop from rendering so slower devices can run the game