https://github.com/akicho8/tixy-clone-apps
Tixy clone applications using ruby, rust, sdl, nannnou.
https://github.com/akicho8/tixy-clone-apps
bevy nannou ruby rust sdl sdl2 tixy
Last synced: 2 months ago
JSON representation
Tixy clone applications using ruby, rust, sdl, nannnou.
- Host: GitHub
- URL: https://github.com/akicho8/tixy-clone-apps
- Owner: akicho8
- Created: 2022-02-15T11:14:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-25T00:18:26.000Z (about 3 years ago)
- Last Synced: 2025-01-12T18:13:16.185Z (4 months ago)
- Topics: bevy, nannou, ruby, rust, sdl, sdl2, tixy
- Language: Rust
- Homepage:
- Size: 296 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tixy Clone Apps
- Original: https://tixy.land/
- Creator: [@aemkei](https://twitter.com/aemkei)
- Tixy creation is ideal for learning language and graphic framework.
- It is fun to make it because there is a movement.| Directory | Lang | Base | Framework | |
|---------------------|------|------|-----------|-----|
| ruby_stylet_version | Ruby | SDL1 | self made | |
| ruby_sdl1_version | Ruby | SDL1 | | |
| ruby_sdl2_version | Ruby | SDL2 | | |
| rust_sdl2_version | Rust | SDL2 | | |
| rust_nannou_version | Rust | ? | Nannou | |
| rust_bevy_version | Rust | ? | Bevy | WIP |