Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » [Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
- Looky1173
-
Scratcher
100+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Try out the new beta site, Scratch Incubator!
I need your help! If you are multilingual, please come and help translate the website! Thank you! Here are the strings to translate. I will be adding more strings soon!
- 23/02/2022: I have added new strings to translate. The changes are available here.
Hey,
I've been working on Itinerary for some time and it is finally ready to release! Itinerary allows Scratchers to create and participate in game jams using an intuitive interface. Scratchers can submit their projects to jams, upvote the ones they like; managers can select a winner and manage submissions; the time limits of game jams can be configured; and there's more! In short, it is supercharged studios for Scratch game jams.
The project is entirely open source (see the GitHub repositories in the footer of the site) and everybody is welcome to contribute. However, the site is still in beta and may contain bugs. Therefore, I'm asking for your help to test the website and give some feedback. (I'm also curious to hear your opinion on whether you think the site is actually useful and will be used by Scratchers, or if I've just wasted weeks of my time building it
*sarcasm intended*). I've created a sample game jam where you can test out the site's features (it's accessible from the home page).Thanks for checking out the website! Here are a few screenshots of how it looks right now:






Edit: If you are on a browser that supports `backdrop-filter`, you should see some nice blur effects too!
Last edited by Looky1173 (Aug. 21, 2022 11:11:31)
- Unixy-Code
-
Scratcher
500+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Hey,
I've been working on Itinerary for some time and it is finally ready to release! Itinerary allows Scratchers to create and participate in game jams using an intuitive interface. Scratchers can submit their projects to jams, upvote the ones they like; managers can select a winner and manage submissions; the time limits of game jams can be configured; and there's more! In short, it is supercharged studios for Scratch…
#open-source-projects
- Looky1173
-
Scratcher
100+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
The forum you've linked to is specifically for “Scratch's open source projects”. Also, other popular open source websites, such as ocular, scratory, Scratchinfo, Leopard, etc. are all in AT.Hey,
I've been working on Itinerary for some time and it is finally ready to release! Itinerary allows Scratchers to create and participate in game jams using an intuitive interface. Scratchers can submit their projects to jams, upvote the ones they like; managers can select a winner and manage submissions; the time limits of game jams can be configured; and there's more! In short, it is supercharged studios for Scratch…
#open-source-projects
Last edited by Looky1173 (Jan. 30, 2022 16:19:44)
- god286
-
Scratcher
1000+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
This looks very cool!!
- kccuber
-
Scratcher
1000+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Am trying to log in, but it's stuck on the fluffyscratch redirection thing.
EDIT: now it kicked me back to the itinerary login screen
EDIT: now it kicked me back to the itinerary login screen
Last edited by kccuber (Jan. 30, 2022 22:19:32)
- NFlex23
-
Scratcher
1000+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Awesome! I just submitted my only (very old) game to the first jam.
- god286
-
Scratcher
1000+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
I can't log in for some reason
- Looky1173
-
Scratcher
100+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Great news! The issue some of you've been experiencing while logging in should be resolved! Please try again now.
- Chiroyce
-
Scratcher
1000+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Looks great!! I love the theme! The footer is sometimes too close to the top, though. Like in the login page -


Last edited by Chiroyce (Jan. 31, 2022 07:58:09)
- PlNG_
-
Scratcher
500+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Cool.
- Looky1173
-
Scratcher
100+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Looks great!! I love the theme! The footer is sometimes too close to the top, though. Like in the login pageYeah, I haven’t figured out yet how to always align the footer to the bottom while allowing it to move even lower if needed. CSS can be a real pain sometimes…
- Looky1173
-
Scratcher
100+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
By the way, who would like to test the manager feature?
- Chiroyce
-
Scratcher
1000+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Yeah, I haven’t figured out yet how to always align the footer to the bottom while allowing it to move even lower if needed. CSS can be a real pain sometimes…Not sure, but does adding bottom: 0; help? CSS is always a pain! lol
- Looky1173
-
Scratcher
100+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Yeah, I haven’t figured out yet how to always align the footer to the bottom while allowing it to move even lower if needed. CSS can be a real pain sometimes…Not sure, but does adding bottom: 0; help? CSS is always a pain! lol

Well, no. Also, if I set the footer to `position: absolute`, it will just get stuck at the bottom of the viewport.

- Looky1173
-
Scratcher
100+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
By the way, who would like to test the manager feature?But please be careful when changing the dates, the backend doesn't verify them yet
- Looky1173
-
Scratcher
100+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
Also, if you've contributed to Itinerary in any way (coding, testing, ideas) just leave a comment here or on my profile and I will add you to the credits section on the site.
- Maximouse
-
Scratcher
1000+ posts
[Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)
I think the simplest way is setting min-heigh:100vh; display: flex; flex-direction: column; on .container and margin-bottom: auto; on .content.Looks great!! I love the theme! The footer is sometimes too close to the top, though. Like in the login pageYeah, I haven’t figured out yet how to always align the footer to the bottom while allowing it to move even lower if needed. CSS can be a real pain sometimes…
- Discussion Forums
- » Advanced Topics
-
» [Incubator RC.2.0 is AVAILABLE FOR TESTING] Itinerary: Scratch Game Jams & More (itinerary.eu.org)







