On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Syntax Saga [Jam Version]View game page

Solve puzzles using your preferred coding language!
Submitted by ThinkWithGames — 9 hours, 9 minutes before the deadline
Add to collection

Play game

Syntax Saga [Jam Version]'s itch.io page

Results

CriteriaRankScore*Raw Score
Originality#2123.7003.700
Overall#4992.8672.867
Presentation#5822.7002.700
Gameplay#6262.2002.200

Ranked from 10 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

What do you like about your game?
I like the animations that I made to explain the puzzles

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted (1 edit)

Fun idea to gameify some programming problems. I think the explanatory animations are great and give it an extra level of polish. I would gladly play through more levels of this.

My one line Python solutions (spoilers)

level1 = lambda s: ‘’.join(filter(str.isupper,s))
level2 = lambda s: f’{[*({*range(max(n:={*map(int,s.split())}))}-n)][1]}’

Developer

Thanks, and nice solutions! I was thinking of pursuing this idea and putting it on steam, but not sure how many people would want to pay when there are tons of free options available.

If I do pursue this and you want to know when I have more levels available, you can join my discord server for my games/ content: 

https://discord.gg/MM4Jm24wjR

Submitted

A very interesting idea for a game!

Submitted

Very original for a game jam entry. Although I can't imagine the protagonist finding a sheet of paper with thousands of characters on it. It's going to take him a long time to copy everything into his IDE!

Developer

If they were able to write a program for this, they probably have some form of optical character recognition ;-)

Submitted

Nice idea

A fine idea, codewars katas surely need some story.

Can't wait to play more levels!

Submitted

Cool, gamifying some entry level leetcode problems.

Nice work!

Developer

Thanks! I'm planning to add more levels where things get harder/ more interesting

Submitted

That's a really nice idea. I hope you make more levels later on.

Developer

Thanks! I'm planning to add more levels!