amethyst / evoli

An ecosystem-simulation game made with Amethyst
https://community.amethyst.rs/t/evoli-introduction/770
Other
217 stars 33 forks source link

Add day/night cycle #76

Open erlend-sh opened 5 years ago

erlend-sh commented 5 years ago

First iteration should target this spec, starting with a mere alt-audio implementation: https://community.amethyst.rs/t/day-night-cycle/868

QbieShay commented 5 years ago

Hello! Since this was labeled as "good first issue" i gave it a try .. This is where I am so far:

I'm new with both Rust and Amethyst (the lines I wrote are amongst my first 200 or so) and I'm stuck at the point where I need a more controllable dj_system. Unfortunately, I feel like, for now, that's too advanced for me. I figured I'd just leave here the code in case someone can find it useful :)