https://github.com/silentsokolov/tocenter
ToCenter is a video game written in Rust using the ggez engine and the ECS library.
https://github.com/silentsokolov/tocenter
ecs game ggez rust
Last synced: about 1 year ago
JSON representation
ToCenter is a video game written in Rust using the ggez engine and the ECS library.
- Host: GitHub
- URL: https://github.com/silentsokolov/tocenter
- Owner: silentsokolov
- Created: 2019-11-16T11:24:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T05:04:59.000Z (over 3 years ago)
- Last Synced: 2025-04-24T02:09:37.349Z (about 1 year ago)
- Topics: ecs, game, ggez, rust
- Language: Rust
- Size: 492 KB
- Stars: 50
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tocenter
[](https://travis-ci.org/silentsokolov/tocenter)

**ToCenter** is a video game written in [Rust](https://www.rust-lang.org) using the [ggez](https://github.com/ggez/ggez) engine and the [ECS](https://github.com/amethyst/specs) library. This game is my hobby project and not considerate a best example use ggez.
## play
The game available on windows / macOS / linux. [Download latest release](https://github.com/silentsokolov/tocenter/releases).
#### Linux users
Not all libraries support [musl](https://www.musl-libc.org/) (like `girls-core`). It is impossible to make a fully static binary. You will need `glibc>=2.23` and `alsa` for start game. (`alsa` is `libasound2-dev` in Debian, `alsa-lib-devel` in CentOS, `alsa-lib-dev` in Alpine)
## screenshot
