https://github.com/albin-johansson/wanderer
An incomplete 2D indie game with farming and survival aspects.
https://github.com/albin-johansson/wanderer
centurion cpp cpp20 data-oriented ecs entity-component-system entt game indie moderncpp wanderer
Last synced: 7 months ago
JSON representation
An incomplete 2D indie game with farming and survival aspects.
- Host: GitHub
- URL: https://github.com/albin-johansson/wanderer
- Owner: albin-johansson
- License: mit
- Archived: true
- Created: 2019-09-11T19:37:19.000Z (about 6 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-29T18:42:20.000Z (about 3 years ago)
- Last Synced: 2025-02-01T04:42:09.172Z (9 months ago)
- Topics: centurion, cpp, cpp20, data-oriented, ecs, entity-component-system, entt, game, indie, moderncpp, wanderer
- Language: C++
- Homepage:
- Size: 11.4 MB
- Stars: 23
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wanderer
[](https://opensource.org/licenses/MIT)
[](https://github.com/albin-johansson/wanderer/actions/workflows/windows.yml)
[](https://github.com/albin-johansson/wanderer/actions/workflows/macos.yml)Wanderer is an 2D indie game, being developed for fun. At the time of writing, the game is still in an experimental
state and isn't ready to be played. This project also serves as a "tech demo" for the Centurion library, which is also
developed by me.