Ayy! I did that. I used swap for both of the first two challenge levels.
where did you find that @Chaboi_3000
Yeah that will be hard to code(my code only work after I submitted 30 times and I got the Bonus).
That is really funny
Tried running the CodeCombat Ipad App on my Xcode. Instead of a sight of the past, I was met with 742 errors! (Since the app runs on Swift 2, and my Xcode only supports Swift 4)
3 Likes
man that is cool and really funny at the same time
2 Likes
i wish i could have a sample of old codecombat since i know about the:
aww come on i had a great tutorial in mind and everything
– says a peasant at the start of old codecombat
You can definitely run an old version, just that it takes a few extra steps.
- Get dependencies to the correct version, including npm, etc.
- Create a new branch, checkout a commit from that time, then pull that into the branch so it’s in the old version.
- Run the setup steps that Schmatz made(CodeCombat Development Environment Mac Installation Guide - YouTube)
I think it would be pretty difficult to get all the package versions right at this point, and you would also need a copy of the levels database from that time for the full effect. But, if anyone does get it working, let me know!
1 Like