Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wvbe/kreuz

Pet project, browser game or an attempt of it. Typescript, React, Three.js
https://github.com/wvbe/kreuz

a-star browser-game ecs game pet-project react typescript

Last synced: 7 days ago
JSON representation

Pet project, browser game or an attempt of it. Typescript, React, Three.js

Awesome Lists containing this project

README

        

![Weird banner](docs/banner.png)

This is a toy project that I've used as a learning platform over the years, meant for my entertainment
and hopefully yours one day.

- [Online demo](https://wvbe.github.io/kreuz/)
- [Board](https://github.com/users/wvbe/projects/4/)
- [Milestones](https://github.com/wvbe/kreuz/milestones)

### Scripts

```sh
# Run all tests
deno task test
```

```sh
# Build a webpage, and watch for changes
deno task dev
```

```sh
# Run a scenario in terminal
deno task cli scenarios/basement.ts
```

### License

Although this code is open-sourced, it is not open-licensed. I probably would license it to you
if you [submit an issue for it](https://github.com/wvbe/kreuzzeug-im-nagelhosen/issues/new),
and probably won't if you don't.