Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DoomDesign/fantasy-riddle-game
Code for a fantasy-themed riddle browser game.
https://github.com/DoomDesign/fantasy-riddle-game
browser-game game game-development
Last synced: 3 months ago
JSON representation
Code for a fantasy-themed riddle browser game.
- Host: GitHub
- URL: https://github.com/DoomDesign/fantasy-riddle-game
- Owner: DoomDesign
- Created: 2022-09-18T09:12:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T12:57:52.000Z (over 2 years ago)
- Last Synced: 2023-11-13T15:38:12.530Z (about 1 year ago)
- Topics: browser-game, game, game-development
- Language: TypeScript
- Homepage: https://dev.doom-design.com/fantasy-riddle-game/
- Size: 11.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fantasy Riddle Game
A browser riddle game in German language.
The player needs to arrange the individual positions so their placements will follow the rules.Originally created for the [Rocket Beans TV](https://rocketbeans.tv) Show "Herr der Ringe - Ein Quiz-Adventure" (https://www.youtube.com/watch?v=IB68iUtRklA).
Published on GitHub for knowledge sharing and your enjoyment.## Demo
https://dev.doom-design.com/fantasy-riddle-game/
## Authors
- Idea & Game Development: [Anton Clasen](https://twitter.com/ToniMarony32)
- Code, Graphics & Sounds: [DoomDesign](https://www.doom-design.com)## Installation
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.5. Download and install Angular CLI first.Install dependencies with [npm](https://www.npmjs.com/) from within the root folder
```bash
npm install
```## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
## License
Feel free to tinker around with the source code.
Published under the [MIT](https://choosealicense.com/licenses/mit/) license.
## Acknowledgements
- [Endscreen Video Animation by "Footage Island"](https://www.youtube.com/c/footageisland)