{"author_link":"\/users\/jesusnoseq","author_name":"jesusnoseq","author_uid":1011469,"comments":[{"id":778249,"author_name":"Daniel Foutz","author_uid":"daniel-foutz","epoch":1649092387,"text":"I couldn't work out if there's a strategy I should've been employing. I'm impressed by the scoreboard implementation though it hasn't seemed to update for me. The theme usage seems pretty soft. I like the music and the design of the update feed. Good job!","format":"md","likes":1,"spam":"N"},{"id":778271,"author_name":"nethead","author_uid":"nethead","epoch":1649092560,"text":"This was really cool, I wasn't sure what to expect but something about this is really fun!","format":"md","likes":1,"spam":"N"},{"id":778311,"author_name":"jesusnoseq","author_uid":"jesusnoseq","epoch":1649092867,"text":"@daniel-foutz\n\nThe leaderboard name field is validated: 3 chars min and no special chars. I forgot to document it! Sorry!","format":"md","likes":0,"spam":"N"},{"id":778337,"author_name":"Denatus","author_uid":"denatus","epoch":1649093026,"text":"Interesting game that could be used to train your mind. ","format":"md","likes":2,"spam":"N"},{"id":778346,"author_name":"Helen","author_uid":"helen","epoch":1649093124,"text":"Always great to have a highscore board :) - encourages to play again.","format":"md","likes":1,"spam":"N"},{"id":778380,"author_name":"limered","author_uid":"limered","epoch":1649093373,"text":"Cool reaction game with some thinking. Got me on the not prime numbers. I entered 1. I  think that is debatable ;)   Nice entry with a leaderboard.","format":"md","likes":1,"spam":"N"},{"id":778436,"author_name":"mgear","author_uid":"mgear","epoch":1649093860,"text":"Cool idea!","format":"md","likes":1,"spam":"N"},{"id":778807,"author_name":"circle","author_uid":"circle","epoch":1649096885,"text":"Okay, first of all, you fighting with Unity & vscode to make intellisense work taking two hours was hilarious. I feel that pain so much. On the subject of the actual game, my first reaction was, \"Oh neat!\", and then I was all like, \"Oh god it'll ALWAYS guess my number\" after playing a few times. Very cool concept, and I really like the graphic and sound design as well. The whole thing lends itself very to this super retro\/old flash browser game sorta feel that I found really charming. I also think it's a great take on the theme, as you're actively trying to outsmart the ai, only for it to inevitably catch up to you. Overall quality game, I found it to be a rather novel and interesting experience. Fun times.","format":"md","likes":1,"spam":"N"},{"id":781068,"author_name":"Hadryel","author_uid":"hadryel","epoch":1649113607,"text":"Cool concept! Nice touch with the score API! Right now I'm top 1... Feels good, until someone beats me :laughing: ","format":"md","likes":1,"spam":"N"},{"id":781618,"author_name":"Ty1rl","author_uid":"ty1rl","epoch":1649118027,"text":"Really cool and well put together, lot of fun.","format":"md","likes":2,"spam":"N"},{"id":782348,"author_name":"Jimbly","author_uid":"jimbly","epoch":1649122298,"text":"Pretty cool!  I love a game with a high score list, I came in second, after a few tries =).  Took me a while to realize what some of the clues meant - it said something like \"inverse even\", which to me sounds like it means \"odd\", but I guess it actually meant \"descending\/decrementing even\".  Music and sound was good, even in the web build.  I would have liked it to keep the description of what the current AI strategy was on-screen a bit longer, often I couldn't read and understand it in time ^_^.","format":"md","likes":1,"spam":"N"},{"id":785629,"author_name":"jesusnoseq","author_uid":"jesusnoseq","epoch":1649143592,"text":"@jimbly\nYou are right. Decrementing is a much better word to describe that behavior\n\nAbout keeping the current strategy description somewhere, I think is a good idea :slight_smile: \n\nThanks for the feedback!","format":"md","likes":0,"spam":"N"},{"id":789512,"author_name":"boc_dev","author_uid":"boc-dev","epoch":1649167136,"text":"very random idea, like that you made some server code in the 48 hours for the leader board","format":"md","likes":1,"spam":"N"},{"id":793518,"author_name":"Castitatis","author_uid":"castitatis","epoch":1649184011,"text":"I liked that you could see what the AI was thinking, nice job :D","format":"md","likes":1,"spam":"N"},{"id":794285,"author_name":"cogcomp","author_uid":"cogcomp","epoch":1649186777,"text":"Clever idea. I thought it was going to just randomly guess numbers but it ended up being really fun trying to avoid the AIs guesses. Well done on a really original idea!","format":"md","likes":1,"spam":"N"},{"id":797452,"author_name":"Defrag","author_uid":"defrag","epoch":1649202486,"text":"Pretty cool that you were able to work in a leaderboard. The gameplay was interesting for a few minutes, but I wasn't sure what the strategy once was the AI started guessing numbers faster, around the 30-40 second point. Nice technical execution though.","format":"md","likes":1,"spam":"N"},{"id":800068,"author_name":"candlesan","author_uid":"candlesan","epoch":1649232354,"text":"Well that's a very original game! \n\nIt's really cool that you give the player a hint what the AI guessing strategy is going to be. This gives a lot of opportunity to try and \"dodge\" the AIs guesses. ","format":"md","likes":1,"spam":"N"},{"id":800743,"author_name":"LDJam user 5143","author_uid":"5143","epoch":1649239537,"text":"Funny gameplay! Really like how to used number prediction on gameplay loop. Good job!","format":"md","likes":1,"spam":"N"},{"id":806685,"author_name":"p-r","author_uid":"p-r","epoch":1649285749,"text":"Very puzzling entry, it is certainly original. Are you using player data to feed the AI algos or this is just mathematics at work? ","format":"md","likes":2,"spam":"N"},{"id":811520,"author_name":"jesusnoseq","author_uid":"jesusnoseq","epoch":1649355437,"text":"@p-r none of that, They are only lists of numbers :sweat_smile:\nI did't have time to implement the number calculation for each series\n\nI implemented two extra series that feed on the user's last numbers but I removed then for the LD version because It increase the dificulty and makes the game harder to understand","format":"md","likes":0,"spam":"N"},{"id":829155,"author_name":"Chairshot Games","author_uid":"chairshot-games","epoch":1649908106,"text":"Why is it so addicting?!? Seriously though, for such a simple concept it is remarkable fun. I'm very impressed. My only subjection is to remove the \"random positive\" rule, as it is just RNG in an otherwise skill-based game. Overall, this is a genius game. Nice work!","format":"md","likes":1,"spam":"N"},{"id":830172,"author_name":"jesusnoseq","author_uid":"jesusnoseq","epoch":1650015535,"text":"@chairshot-games 0 is not positive :stuck_out_tongue_winking_eye:\n\nWhat I have noticed is that certain parts of the interface are confusing and don't get the player's attention. I will take it into account for the next game :slight_smile: \n\nThank you for the feedback!\n","format":"md","likes":1,"spam":"N"},{"id":831235,"author_name":"LDJam user 234567","author_uid":"234567","epoch":1650116378,"text":"AI always win! That's unevitable. That's the future of humanity :smile: \n\nNice entry!","format":"md","likes":1,"spam":"N"},{"id":836055,"author_name":"xjcl","author_uid":"xjcl","epoch":1650540081,"text":"It's an interesting idea, 2 things. (1) I died 2 times at the switch from \"random positive\" to \"0\", is it even possible to survive there? Do I need a frame-perfect number type or something? (2) Game would be more challenging if it didn't list the numbers so the player would have to calculate. 0 seems to be an easy way out for most of the sequences, I would also remove 0.","format":"md","likes":1,"spam":"N"}],"format":"md","images":["ld50\/wayback-placeholder.png"],"links":[{"url":"https:\/\/jesusnoseq.itch.io\/numbercatch","text":"source"},{"url":"https:\/\/jesusnoseq.itch.io\/numbercatch","text":"Link"},{"url":"https:\/\/jesusnoseq.itch.io\/numbercatch","text":"Link"}],"metadata":{"g_key":"81974","g_author":"1011469","g_event":"LD50","g_eventkey":"110","g_subevent":"COMPO","g_urlkey":"386533","g_title":"NumberCatch","g_status":"WAYBACK","g_place":"559","g_commentcount":"24","g_site2_node_id":"280617","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"280617","n_urlkey":"386533","n_parent":"276397","n_path":"\/events\/ludum-dare\/50\/numbercatch","n_slug":"numbercatch","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"11469","n_created":"1648560834","n_modified":"1779491921","n_version":"905905","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD50","removed_author":false},"_superparent":9,"_trust":2,"author":11469,"body":"## Description\nThis game is about to avoid the \"AI\" to guess your number. You can change the number at anytime but at the end you can not avoid the AI to catch your number\n\n## Control\nJust use any of your keyboard numbers\n\n## [PLAY!](https:\/\/jesusnoseq.itch.io\/numbercatch)\n\n---\n\n## Code\n* [Game](https:\/\/jesusnoseq.itch.io\/numbercatch)\n* [Rank Server](https:\/\/gitlab.com\/jesusnoseq\/ld50)\n\n## Tech stack\n* Server\n  - Go\n  - gin\n  - viper\n  - GORM (with postgres driver) \n* Game\n  - Unity\n  - TextMeshPro\n\n## Tools\n* Code \n  - Unity\n  - VSC\n* Server deployment on render.com\n* Music \n  - Audacity\n  - [sequence8](https:\/\/billiam.itch.io\/sequence8)\n* Graphics \n  - [angrytools](https:\/\/angrytools.com\/gradient\/)\n* API testing\n  - [hoppscotch.io](https:\/\/hoppscotc.io)\n\n---\n\n\n## Time\n* Program and deploy REST API 4h\n* Music and sounds 2h\n* Code 3h+10h\n* Fighting with VSC and UNITY trying to get intellisense works 2h\n* Publish 1h","comments":24,"comments-timestamp":"2022-04-21T11:21:21Z","created":"2022-03-29T13:33:54Z","files":[],"files-timestamp":0,"grade":{"grade-01":29,"grade-02":29,"grade-03":29,"grade-04":29,"grade-05":29,"grade-06":27,"grade-07":28,"grade-08":28},"id":280617,"love":0,"magic":{"cool":154.18406945183,"feedback":32,"given":65.375,"grade":28.5,"grade-01-average":2.87,"grade-01-result":559,"grade-02-average":2.815,"grade-02-result":509,"grade-03-average":3.63,"grade-03-result":173,"grade-04-average":3.407,"grade-04-result":410,"grade-05-average":2.444,"grade-05-result":583,"grade-06-average":2.8,"grade-06-result":412,"grade-07-average":2.596,"grade-07-result":354,"grade-08-average":2.731,"grade-08-result":509,"smart":1.6530045465127},"meta":{"allow-anonymous-comments":"1","author":[11469],"cover":"\/\/\/content\/dcc\/2\/z\/49a25.png","link-01":"https:\/\/jesusnoseq.itch.io\/numbercatch","link-01-name":"source","link-01-tag":[42332],"link-02":"https:\/\/jesusnoseq.itch.io\/numbercatch","link-02-tag":[42336],"link-03":"https:\/\/jesusnoseq.itch.io\/numbercatch","link-03-tag":[42337]},"meta-timestamp":"2026-05-22T23:18:41Z","modified":"2026-05-22T23:18:41Z","name":"NumberCatch","node-timestamp":"2022-04-09T09:14:22Z","parent":276397,"parents":[1,5,9,276397],"path":"\/events\/ludum-dare\/50\/numbercatch","published":"2022-04-03T22:20:24Z","scope":"public","slug":"numbercatch","subsubtype":"compo","subtype":"game","type":"item","version":905905},"text":"## Description\nThis game is about to avoid the \"AI\" to guess your number. You can change the number at anytime but at the end you can not avoid the AI to catch your number\n\n## Control\nJust use any of your keyboard numbers\n\n## [PLAY!](https:\/\/jesusnoseq.itch.io\/numbercatch)\n\n---\n\n## Code\n* [Game](https:\/\/jesusnoseq.itch.io\/numbercatch)\n* [Rank Server](https:\/\/gitlab.com\/jesusnoseq\/ld50)\n\n## Tech stack\n* Server\n  - Go\n  - gin\n  - viper\n  - GORM (with postgres driver) \n* Game\n  - Unity\n  - TextMeshPro\n\n## Tools\n* Code \n  - Unity\n  - VSC\n* Server deployment on render.com\n* Music \n  - Audacity\n  - [sequence8](https:\/\/billiam.itch.io\/sequence8)\n* Graphics \n  - [angrytools](https:\/\/angrytools.com\/gradient\/)\n* API testing\n  - [hoppscotch.io](https:\/\/hoppscotc.io)\n\n---\n\n\n## Time\n* Program and deploy REST API 4h\n* Music and sounds 2h\n* Code 3h+10h\n* Fighting with VSC and UNITY trying to get intellisense works 2h\n* Publish 1h","title":"NumberCatch","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/280501+280502+280503+280504+280505+280506+280507+280508+280509+280510+280511+280512+280513+280514+280515+280516+280517+280518+280519+280520+280521+280522+280523+280524+280525+280526+280527+280528+280529+280530+280531+280532+280533+280534+280535+280536+280537+280538+280539+280540+280541+280542+280543+280544+280545+280546+280547+280548+280549+280550+280551+280552+280553+280554+280555+280556+280557+280558+280559+280560+280561+280562+280563+280564+280565+280566+280567+280568+280569+280570+280571+280572+280573+280574+280575+280576+280577+280578+280579+280580+280581+280582+280583+280584+280585+280586+280587+280588+280589+280590+280591+280592+280593+280594+280595+280596+280597+280598+280599+280600+280601+280602+280603+280604+280605+280606+280607+280608+280609+280610+280611+280612+280613+280614+280615+280616+280617+280618+280619+280620+280621+280622+280623+280624+280625+280626+280627+280628+280629+280630+280631+280632+280633+280634+280635+280636+280637+280638+280639+280640+280641+280642+280643+280644+280645+280646+280647+280648+280649+280650+280651+280652+280653+280654+280655+280656+280657+280658+280659+280660+280661+280662+280663+280664+280665+280666+280667+280668+280669+280670+280671+280672+280673+280674+280675+280676+280677+280678+280679+280680+280681+280682+280683+280684+280685+280686+280687+280688+280689+280690+280691+280692+280693+280694+280695+280696+280697+280698+280699+280700+280701+280702+280703+280704+280705+280706+280707+280708+280709+280710+280711+280712+280713+280714+280715+280716+280717+280718+280719+280720+280721+280722+280723+280724+280725+280726+280727+280728+280729+280730+280731+280732+280733+280734+280735+280736+280737+280738+280739+280740+280741+280742+280743+280744+280745+280746+280747+280748+280749+280750+280751+280752+280753+280754+280755+280756+280757+280758+280759+280760+280761+280762+280763+280764+280765+280766+280767+280768+280769+280770+280771+280772+280773+280774+280775+280776+280777+280778+280779+280780+280781+280782+280783+280784+280785+280786+280787+280788+280789+280790+280791+280792+280793+280794+280795+280796+280797+280798+280799+280800+280801+280802+280803+280804+280805+280806+280807+280808+280809+280810+280811+280812+280813+280814+280815+280816+280817+280818+280819+280820+280821+280822+280823+280824+280825+280826+280827+280828+280829+280830+280831+280832+280833+280834+280835+280836+280837+280838+280839+280840+280841+280842+280843+280844+280845+280846+280847+280848+280849+280850+280851+280852+280853+280854+280855+280856+280857+280858+280859+280860+280861+280862+280863+280864+280865+280866+280867+280868+280869+280870+280871+280872+280873+280874+280875+280876+280877+280878+280879+280880+280881+280882+280883+280884+280885+280886+280887+280888+280889+280890+280891+280892+280893+280894+280895+280896+280897+280898+280899+280900+280901+280902+280903+280904+280905+280906+280907+280908+280909+280910+280911+280912+280913+280914+280915+280916+280917+280918+280919+280920+280921+280922+280923+280924+280925+280926+280927+280928+280929+280930+280931+280932+280933+280934+280935+280936+280937+280938+280939+280940+280941+280942+280943+280944+280945+280946+280947+280948+280949+280950+280951+280952+280953+280954+280955+280956+280957+280958+280959+280960+280961+280962+280963+280964+280965+280966+280967+280968+280969+280970+280971+280972+280973+280974+280975+280976+280977+280978+280979+280980+280981+280982+280983+280984+280985+280986+280987+280988+280989+280990+280991+280992+280993+280994+280995+280996+280997+280998+280999+281000?authors&parents&superparent"},"object":"objects\/sha256\/69\/69f8448f5a61f6a4f179792a19ecf819f8ef9f44f4999a7e94c8f77f8ad185ad","record":"shard-3\/json-live-urgent-v3\/records\/24671837d8ac4b2f60bfb21e32e4fffab3a92dbca0944ad64969ecb9dd1cdcd4.json","sha256":"69f8448f5a61f6a4f179792a19ecf819f8ef9f44f4999a7e94c8f77f8ad185ad","source":"https","stored_at":1784022373}}