learnLearnLearn(march, april, may, june);
Welcome to the Learn Learn Learn jam!
Once the jam starts, 6 mystery programming languages will be revealed. You must choose 3 of them (They must be ones you don't know)(If you know all 6, create a community post and specify what languages you know, we'll give you one)
Languages = {a = GoLang, b = Rust, c = Racket, d = Java, e = Talonlang, f = Ruby}
Languages will be revealed once the jam begins, on March 7th 4PM British Time.
RULES
- Source code must be included in your downloads, or have a link to a github repo on your page.
- Be honest. The goal of this jam is for people to learn 3 new languages and make 3 dimple games with them, please dont use a language you already know!
- Code and any graphics (if there are any) must be made by you! If yiu use a framework (not reccomended) please say so on your game page.
TIPS
- Check out BroCode on youtube, who has great tutorials on many languages.
- Don't use a framework (Preferably, don't use a graphics one.) While you can do this, it will take more time, and games are ranked by complexity in the code. You're better off making a complex game in vanilla programming language.
- Read the documentation of your language!
- Have fun!!!