https://github.com/john-science/wanderlust
Wanderlust
https://github.com/john-science/wanderlust
game javascript roguelike roguelike-game roguelite
Last synced: 2 months ago
JSON representation
Wanderlust
- Host: GitHub
- URL: https://github.com/john-science/wanderlust
- Owner: john-science
- License: lgpl-3.0
- Created: 2017-04-17T18:45:11.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T14:49:14.000Z (over 2 years ago)
- Last Synced: 2025-01-19T10:42:00.320Z (4 months ago)
- Topics: game, javascript, roguelike, roguelike-game, roguelite
- Language: JavaScript
- Homepage: http://antineutrino.net/wanderlust/
- Size: 166 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wanderlust
> It's the journey, not the destination.
Wanderlust is, essentially, a hiking simulator. There will never be gun fights or car chases. You won't run into orcs or grizzly bears. Bandits will never jump out at you, and you won't be able to kill people to loot gold coins. This game is not meant to be face-paced or action-packed. Ideally, it will be slow-paced and contemplative.
Similarly, Wanderlust is a relaxing pursuit for the developer. The angle of the sun will accurately shade the hills you walk over; though most won't notice. Probably, no final, production-ready version of this game will ever exist.
> I've decided to make the *point* of this game to survive in the wild, using real-life survival practices.
## Technology
This Rougelite was built using vanilla JavaScript and only one library: [rot.js](https://github.com/ondras/rot.js).