What’s everyone working on this week (47/2016)

Start of another week, please share your amazing Rust related workings here!

1 Like

Just delivered a workshop introducing Rust by writing a simple iron app. You can find the content here. Feedback would be much appreciated :slight_smile:

Now that's done I'm back to writing codegen for my Elasticsearch client.

Working on my turn-based strategy game Zone of Control

This Week in ZoC

Last few weeks I:

Right now I'm trying to implement the towing system.

@ozkriff

7 Likes

Ah nice, it's got colours now! :+1:

Well not exactly a new project from this week, but I have been working on a terminal-based Pandora player called Dobro; it was inspired by Pianobar. I thought it would be an interesting project since I never did any kind of audio-related programming before.

Its current state features a working player, with paused/skip/unpause and station selection. So far a great learning experience! It has been helping me to get familiar with rust internals.

1 Like

Working on my first game project Tick Tack Toe Killer

  • Added window creation logic

Currently working on porting some immediate UI system and ECS.

1 Like

I'm working on my Stardew Valley clone. I just finished making the player animate while moving; next step is making the viewport scroll to follow them.

12 Likes

Working on my first rust project. Rust Youtube Downloader.

@smoqadm I think you want this thread What's everyone working on this week (15/2017)? :slight_smile:

@KodrAus yes you're right. such a bad mistake :joy::joy::joy:

1 Like