Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thewawar/bobby-carrot
Game Bobby Carrot in Rust/Haxe/Zig
https://github.com/thewawar/bobby-carrot
clone game haxe heaps rust zig
Last synced: about 2 months ago
JSON representation
Game Bobby Carrot in Rust/Haxe/Zig
- Host: GitHub
- URL: https://github.com/thewawar/bobby-carrot
- Owner: TheWaWaR
- Created: 2023-07-06T18:32:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-01T14:05:01.000Z (7 months ago)
- Last Synced: 2024-11-01T02:51:58.520Z (2 months ago)
- Topics: clone, game, haxe, heaps, rust, zig
- Language: Zig
- Homepage:
- Size: 1.17 MB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Bobby Carrot Game Clone
Written in:
* Rust ([rust-sdl2](https://github.com/Rust-SDL2/rust-sdl2))
* Haxe ([heaps.io](https://heaps.io/))
* Zig (:sparkles: [jok](https://github.com/Jack-Ji/jok))The Rust version is the first try, tested on Linux/MacOS.
The Haxe version is probably the most portable version, tested on WebGL/MacOS(with HashLink)
The Zig version is my favorite, since Zig is fun to write and jok is a nice game engine, tested on Linux/MacOS
### Screenshot
![Game Window](game-window.png)