DiddiLeija / diddi-and-eli

Diddi and Eli: a platformer game with scaling challenges.
MIT License
2 stars 0 forks source link

TODO list #3

Open DiddiLeija opened 9 months ago

DiddiLeija commented 9 months ago

I'm preparing a TODO with every feature I want to add in version 1.0.0:

Abandoned/rejected feats:

[^1]: Otherwise, why would I have coins in the game? :smile:

DiddiLeija commented 7 months ago

By now, and due to the "slow development" of the game, I'll use no PRs by now, and instead I'll commit directly to main (starting with 3862d667faefde2cb6547679b7af4e975c5f8bb1) :wink:

DiddiLeija commented 6 months ago

At this point (de1599b1b65590ebff8b873efefc513461a3d154) I'd say Level 1/5 is ready to go! :tada: :partying_face: There's still a lot to do, but we have a progress! :)

DiddiLeija commented 6 months ago

At this point (01cef82) Level 2 is live! :tada: However, I'm having trouble with changing from Level 1 to 2, due to collision detections :/

DiddiLeija commented 5 months ago

Now that #4 and #5 are fixed, and after commit 97f5d11ed4d46c2b57eb34401235fa273f06c0a3, both levels 2 and 3 are now available to play :partying_face:

DiddiLeija commented 2 months ago

Ok, so Level 4 is officially live after 4c3b839!


Also, I've added an advanced option to create levels -- gradient colors!

Before:

image

After:

image

It's still a WIP, and I'll make a few adjustments (colors, rendering, etc) as I develop it.