Spyke

Posts

rustRustbyderivator

Oort is a space fleet programming game where you write Rust code to control space fighters/cruisers/missiles/etc in combat with other players - Tournament writeup

You can play the game at oort.rs. I've found it quite addictive so far. The link in the post is a writeup of the most recent tournament results in the single fighter category, which seems to be the main category being played at the moment. I think now is a good time to get into it as no one has perfected a strategy yet and even the first place AI still crashes into the arena walls sometimes. 馃槄 There is an active discord server (yeah, I know 馃槵) with a small but nice community :)

Oort is a space fleet programming game where you write Rust code to control space fighters/cruisers/missiles/etc in combat with other players - Tournament writeuphttps://github.com/rlane/oort3/wiki/Tournament-Writeup-2023%E2%80%9009%E2%80%9011Open linkView original on feddit.de
50
opensourceOpen Sourcebyderivator

Tafkars: Reddit-API proxy for Lemmy (help wanted)

I've been working on a proxy that makes it possible for 3rd party Reddit apps to connect to Lemmy with minimal code changes. Ideally all that's needed is to swap out the url for that of the proxy. Naturally it's open source.

I've got it to a point where basic browsing is possible and works with RedReader and libreddit, but I could use some help testing it with more apps and of course implementing more of the API.

To test with an app, you need to modify it to connect to the proxy instead of Reddit, which I've done here for libreddit, just for testing. The RedReader dev has already expressed some interest in making the API url configurable for the end user.

If you're interested, come check out [email protected] :)

https://imgur.com/a/AsRYMrIOpen linkView original on feddit.de
197

You reached the end