{"author_link":"\/users\/lorwon","author_name":"Lorwon","author_uid":1083244,"comments":[{"id":623719,"author_name":"Budark","author_uid":"budark","epoch":1619425717,"text":":O i'm passionate with low level programming but years ago I had to change to unity to be competitive. Saying so, I like your work!! really amazing when I find C++ programers. My fives man","format":"md","likes":2,"spam":"N"},{"id":623758,"author_name":"AwesomeZebra","author_uid":"awesomezebra","epoch":1619426094,"text":"Looks really interesting, but I keep getting these types of errors in console:\n\n```\nNo such uniform named \"isUi\"\n\nglError in file C:\\GL\\Project-0\\glUtils.cpp, line 47: invalid operation\n\nglError in file C:\\GL\\Project-0\\glUtils.cpp, line 50: invalid operation\n```\n\nPerhaps I am doing something wrong?","format":"md","likes":1,"spam":"N"},{"id":623787,"author_name":"Hruhf","author_uid":"hruhf","epoch":1619426366,"text":"The controls felt a bit awkward for me (Why not the usual wasd?) \nI was only able to find a single sun fragment in the many minutes I spent aimlessly wandering. Not sure if I was doing something wrong, perhaps it could have been made more obvious to where they were for those directionally challenged such as myself. A pillar of light or something perhaps, something visible from a distance.\n\nBut the fact you made the engine yourself deserves commendation, keep it up man.","format":"md","likes":2,"spam":"N"},{"id":623804,"author_name":"David Horning","author_uid":"david-horning","epoch":1619426488,"text":"Having to plan a good route to keep your torch lit is fun gameplay. It is a bit difficult, I think it would help if the sun fragments were glowing. That way you can focus more on avoiding the ghosts. It was fun","format":"md","likes":1,"spam":"N"},{"id":623813,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619426575,"text":"@awesomezebra Well I'll investigate that but sometimes it's because of the GPU's OpenGL version I guess :\/. Try to launch it with your dedicated GPU if you have one.. If the game is not launching at all it's because it crashes at the shaders compilation and it can be the OpenGL version :\/","format":"md","likes":1,"spam":"N"},{"id":623823,"author_name":"AwesomeZebra","author_uid":"awesomezebra","epoch":1619426676,"text":"I'll try it later when I'm home :)","format":"md","likes":1,"spam":"N"},{"id":623868,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619427098,"text":"@david-horning thanks for the comment yes the suns should glow your right ! @hruhf yes I agree the controls are not the best, I finished late and I have no time to enhance them, thanks for you comment :)","format":"md","likes":1,"spam":"N"},{"id":624054,"author_name":"Kitsomo","author_uid":"kitsomo","epoch":1619428674,"text":"I really could not get a hand of the controls. Could not move neither left nor right. Maybe if you added a how-to-play screen it would be better? Unless, of course, it was a game mechanic, idk. Really nice try tho, it must have been hard programming this","format":"md","likes":1,"spam":"N"},{"id":624163,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619429641,"text":"@kitsomo Yes I had to do that, the controls are detailled in the post.","format":"md","likes":0,"spam":"N"},{"id":626352,"author_name":"Lighty_the_Light","author_uid":"lighty-the-light","epoch":1619445029,"text":"OMG!Self-made game engine and this old-fashion art style are just my type!\nKeeping on working!\nAnd, uh, well there are some(a lot) more competitive engines in this world and maybe, just maybe, use them in your next compo to buy yourself more time on gameplay?","format":"md","likes":0,"spam":"N"},{"id":629518,"author_name":"Ace17","author_uid":"ace17","epoch":1619462392,"text":"Nice work !\n\nI got it to run on GNU\/Linux ! Your source code is almost platform-independent (except for one call to PlaySound from Windows MME (\"mmsystem.h\")). You're missing a 'return' statement in the 'hitbox' function, by the way ;-)\n\nBy the way : be sure to disable systematic OpenGL error checking on every GPU operation : this slows your program down, as it will force OpenGL to flush pending draw operations.\n\n","format":"md","likes":0,"spam":"N"},{"id":631744,"author_name":"IndigoWolf","author_uid":"indigowolf","epoch":1619472697,"text":"Anyone using low level programming for LD48 deserves a pat on the back. Great work on this.","format":"md","likes":0,"spam":"N"},{"id":635719,"author_name":"AndyKSWong","author_uid":"andykswong","epoch":1619490524,"text":"Great job on making a game in C++ with your own engine! This reminds me of the torch puzzles in Hellblade.","format":"md","likes":0,"spam":"N"},{"id":638943,"author_name":"AwesomeZebra","author_uid":"awesomezebra","epoch":1619507004,"text":"@lorwon Got the game working on my own PC with dedicated GPU. Great job on making your own engine, looks dope. The gameplay is a bit dull (but I guess that is expected, as you had to create the engine within the time as well). It ran well for me, but took me a while to figure out the keys. Would be great if you added some info about it (and maybe about the game goal) on the gamejam page.\n\nFor anyone else having key trouble, for me\n- W moved me forward\n- S switched forward direction\n- J and L moved me left and right\n\nMaybe there are other keys, but I didn't find those.","format":"md","likes":0,"spam":"N"},{"id":639407,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619509583,"text":"@ace17 Thanks for your comment and your advice ! And as you saw my source code I apologyze for because I had no time to clean it, it's a bit of a mess :D. You are using OpenGL for you game too, I will give it a try ! As i'm quite new to OpenGL it's always good to see different approach from mine :) \n","format":"md","likes":0,"spam":"N"},{"id":639459,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619509859,"text":"@indigowolf & @andykswong thanks for the comment guys ! @awesomezebra you are right I had to do that (I had no time to implement a font display library (if it's called like that)). For the other keys they was on the game presentation :) ","format":"md","likes":1,"spam":"N"},{"id":639913,"author_name":"AwesomeZebra","author_uid":"awesomezebra","epoch":1619511840,"text":"@lorwon Yes, you are correct. Somehow I missed it, my bad.","format":"md","likes":0,"spam":"N"},{"id":642429,"author_name":"LocustJin","author_uid":"locustjin","epoch":1619522576,"text":"Wow, very strange game but it have its own beauty. Respect for choosing a programming tool.","format":"md","likes":0,"spam":"N"},{"id":646030,"author_name":"MeritCoding","author_uid":"meritcoding","epoch":1619535402,"text":"It's not working for me can someone tell me how to play. Also please check my game out I would really appreciate it. https:\/\/ldjam.com\/events\/ludum-dare\/48\/lostbrother","format":"md","likes":0,"spam":"N"},{"id":647561,"author_name":"Eugenik","author_uid":"eugenik","epoch":1619540356,"text":"Man, these graphics are so awesome!.\n","format":"md","likes":0,"spam":"N"},{"id":650288,"author_name":"Bastienre4","author_uid":"bastienre4","epoch":1619549100,"text":"Nice job! \nI really liked those graphics and the mood.\nAnd what a technical challenge to not rely on a game engine for a jam!\nWell done!","format":"md","likes":0,"spam":"N"},{"id":650636,"author_name":"trabitboy","author_uid":"trabitboy","epoch":1619550190,"text":"Kudos for the technology :) I like the early 3d look, it has some nice touch! The illumination mechanic is nice! It is pretty hard to see the ghosts coming when they are outside the field of vision, maybe having some visual cues on the border of the screen ( as if you hear something on your left ? )","format":"md","likes":0,"spam":"N"},{"id":659126,"author_name":"Aret24","author_uid":"aret24","epoch":1619595140,"text":"Wow, your engine rocks! \n\nI have a question, is this map procedurally generated? Because I wanted to see trees and ghost away from map but there weren't any.\n\nP.S. Found this little pond :D \n![asdsfasfasf.png](\/\/\/raw\/a3d\/71\/z\/41204.png)","format":"md","likes":1,"spam":"N"},{"id":659218,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619595854,"text":"@meritcoding I'll try out your game ! if the game is not working try to launch it with dedicated GPU if you have one :)\n\n@eugenik @bastienre4 Thanks !\n\n@trabitboy Thanks for the comment :) you are right it can be difficult to see them since the light radius of the torch is not so big... I'll try your idea !\n\n\n@aret24 For the map I used perlin noise and I tried to generate all of the billboard (trees ghost etc) in a decent amount because I was scared that som GPU can't handle to much objects and it's why after some time there is no more trees :) (I think i was scared for nothing because my cheap GPU can handle it :D)","format":"md","likes":0,"spam":"N"},{"id":659956,"author_name":"Emil Kosz","author_uid":"emil-kosz","epoch":1619601311,"text":"That's pretty good, I absolutely love the artstyle and the billboard trees, as well as the minimalist soundtrack. It's crazy how you wrote a 3D game for the jam that's not a bug haven. One thing I don't like is the controls, and I guess you could have made the light effects more pixelated (perhaps using a shader), but otherwise, this is a really solid game.","format":"md","likes":0,"spam":"N"},{"id":662635,"author_name":"Likirus","author_uid":"likirus","epoch":1619620650,"text":"As a fellow C++\/OpenGL fan, I always love it when people are using their own engines. Great game, especially considering it's written with your own engine. I have to agree with some of the others though, the controls were a bit \"non-standard\", normal WASD and looking around with the mouse would have been easier to control. Other than that, really nice entry!","format":"md","likes":0,"spam":"N"},{"id":662689,"author_name":"NachoLR","author_uid":"nacholr","epoch":1619620955,"text":"Incredible for a solo guy finishing this in 48h from scratch and no engine. RE5PECT","format":"md","likes":0,"spam":"N"},{"id":664410,"author_name":"Hilvon","author_uid":"hilvon","epoch":1619629993,"text":"I managed to complete the game on the third run.\n\nI like the kind of hyprid between 3D and 2D you got going. Gived the game a bit of retro feel.\n\nThe music is kind or repetative, but it is not intrusive and does not get annoying.\n\nReally love the ghost approaching indicator. Helps with survivability a lot.\n\nHowever the game has a large downside that is best depicted by how the theme is interpreted. You are supposed to get deeper into the wood, but there is no obvious \"deeper\" direction. There appears to be borders, but other that that there is no sense which way to go. And the same goes for the game objective - find the fragments... just somewhere on the map. With no visual hints where to look for them you are stuck with just wandering around hoping to stumble into some. And that doesn't feel that engaging. You don't feel like you beat the game. You feel like you lucked out.\n\nI understand that probably this is not in the least die to time constraints and developing the game engine from ground up, using C++ probably took a lot of time, but that still impacts the overall enjoyment of the game.\n\nThe control scheme is unconventional, but serviceable. My only problem with it was the S key. In the manual it is described as \"look behind you\" so I assumed it would turn the camera facing, while the character direction stays the same. Insteat it just forces the character to make an instant 180. Was a bit of an oopsie when I was running away from the ghost and decided to look behind to check how far behand it was...\n\nPS: The ghosts are adorable!","format":"md","likes":1,"spam":"N"},{"id":665236,"author_name":"Thijs Tak","author_uid":"thijs-tak","epoch":1619634141,"text":"I  liked the mood and graphics. I always love the mix of 2 and 3d. However the controls where a bit awkward to use. \n\nGood game overall.","format":"md","likes":0,"spam":"N"},{"id":665983,"author_name":"Threeli","author_uid":"threeli","epoch":1619638007,"text":"I have to mirror the control strangeness sentiments of those above me, but that's not saying anything you don't already know.  I love the sense of exploration I get immediately upon booting it up and the ghosts were pretty cool.  The engine you've crafted has a lot of promise, esp. if you were able to write in just two days.  I hope you're going to continue working on it!  Really great work!","format":"md","likes":0,"spam":"N"},{"id":666329,"author_name":"pRoFiT","author_uid":"profit","epoch":1619639713,"text":"Great work for a completely made engine from scratch. I tried custom OpenGL awhile back but never got anything done with it. like others WSJL ? took a minute to figure that out. Yah your right sorta like my game. light torch move from fire to fire. Good work.","format":"md","likes":0,"spam":"N"},{"id":671160,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619686059,"text":"@thijs-tak @threeli Yes the controls are not that great and it's because I was not able to implement a camera movable with the mouse :\/. In 48h i had to make decisions about what was the most important things to implement in the game, these controls saved me a lot of time ^^. \n\n@hilvon you are right the way the sun fragment's mechanics is implemented is not rewarding, as you said it would be better if the player do not have to guess where to find the fragments.\n","format":"md","likes":0,"spam":"N"},{"id":671565,"author_name":"thebmxeur","author_uid":"thebmxeur","epoch":1619690999,"text":"I for one think the controls suits the game (except maybe for the S key to turn around). It reminds me of playing Duke Nukem 3D years ago. Maybe allow the arrow keys in addition to J and L ? I don't think mouse look would improve the game, neither having the sun pieces visible from afar. Some way to help you find them would be nice though (e.g. a pulse of light or sound every 30 seconds or the pieces emitting a sound that got louder when you get near). But as you said, you didn't have the time.\n\nI only found one sun piece, and I felt that it wasn't worth it to wander aimlessly hoping to find the other pieces.\n\nSo I wandered aimlessly without looking for pieces, got out of the forest and journeyed for a while. I got lost in those seemingly infinite plains, to finally reach what looked like an ocean. I was weighting the path I had walked, wondering if I got it in me to continue the voyage, or should I just enjoyed what I have in my heart right now ? Maybe I should go ba...\n\nThere was nothing anymore.\n\n\"DeeperInTheNight.exe has stopped working\" (crashed in RenderBilboard).\n\nThanks for the journey.","format":"md","likes":0,"spam":"N"},{"id":673566,"author_name":"guladam","author_uid":"guladam","epoch":1619713384,"text":"I believe it's awesome that you took up the challenge and coded your own engine. Sadly, I cannot try your game, as I get the following error trying to launch it..\n\n![errorcode.png](\/\/\/raw\/e06\/81\/z\/41994.png)","format":"md","likes":1,"spam":"N"},{"id":673699,"author_name":"lesinvisible","author_uid":"lesinvisible","epoch":1619714324,"text":"Wow, C++ like in the good old times) The game seemed a little confusing at first but I really loved these cute graphics and overall atmosphere.","format":"md","likes":0,"spam":"N"},{"id":673772,"author_name":"alexhall","author_uid":"alexhall","epoch":1619714883,"text":"Interesting game I liked it :) I liked the mood, the atmosphere : the controls and the music do a lot for that. Kudos for coding your own engine. There is something to build on with the torch mechanic. Maybe make the darkness really dark when it is inactive? For now, I feel the darkness is not dark enough to make fire resources meaningful. I can still navigate without it. Camera following the slopes would be a cool addition too :) Good job friend","format":"md","likes":0,"spam":"N"},{"id":678379,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619774898,"text":"@guladam Hi, yes that's because the OpenGl version of you GPU is too old, as I mentionned in the presentation try to launch it with your dedicated GPU if you have one :)\n\n@thebmxeur Thanks for your comment ! The error you got is because I have a function wich will calculate the height of the camera comparing it with the height of the map, in fact is you go out of the bounds of the map the function will try to test values that are outside of an array then it crash ^^\n\n@alexhall Thanks for your comment ! I'll try to make it darker ;)  ","format":"md","likes":0,"spam":"N"},{"id":679074,"author_name":"JavaSaurus","author_uid":"javasaurus","epoch":1619787745,"text":"This is pretty sweet ! I can't remember the exact name of the game I used to play, but this definitely takes me back pre-minecraft days. Very brave choice to aim for only modern GPU's, would it be an option to record a short playthrough for those that can't play it? (Just a suggestion)","format":"md","likes":0,"spam":"N"},{"id":679142,"author_name":"Lorwon","author_uid":"lorwon","epoch":1619788815,"text":"@javasaurus That's a really nice suggestion thank you! I'll try to do that ;)","format":"md","likes":0,"spam":"N"},{"id":679186,"author_name":"cyriaque","author_uid":"cyriaque","epoch":1619789543,"text":"I love theses kind of 2D sprites in 3d world graphisms, nice work !","format":"md","likes":0,"spam":"N"},{"id":679940,"author_name":"kristof","author_uid":"kristof","epoch":1619801660,"text":"Good job on creating a game in your own engine. (Unitiy is cheating, am I right? ;) ). I could not find anything but the occasional ghost in the world. But thanks to the music, I still enjoyed the moody atmosphere. For better accessibility accross platforms, consider checking out WebAssembly for your next game. You can still program almost everything in C++ and compile for the web!","format":"md","likes":0,"spam":"N"},{"id":681074,"author_name":"Edur","author_uid":"edur","epoch":1619817414,"text":"Love the art style and atmosphere. Would have been cool to have some combat.","format":"md","likes":0,"spam":"N"},{"id":681232,"author_name":"Eduardo Yukio","author_uid":"eduardo-yukio","epoch":1619819163,"text":"I had the same problem as @guladam =( sad with my old pc","format":"md","likes":0,"spam":"N"},{"id":685707,"author_name":"BorderDestroyer","author_uid":"borderdestroyer","epoch":1619908506,"text":"I absolutely loved the art style for this game, it reminded me a lot of ImScared which I would say is one of my favorite horror games of all time, so I really appreciated that. The controls are a bit awkward in however, I ended up spending more time focusing on just moving than focusing on actually completing the game. Other than that though I think this is a really good game!","format":"md","likes":0,"spam":"N"},{"id":689020,"author_name":"ted","author_uid":"ted","epoch":1620002792,"text":"Your own engine FTW! Solid design concept and straightforward mechanics make this a solid compo entry, IMO. Well done.","format":"md","likes":0,"spam":"N"},{"id":691331,"author_name":"rawbits","author_uid":"rawbits","epoch":1620089082,"text":"Nice experiment, I assume you are learning OpenGL. I myself entering only in these Jams to learn something completely new. If you can't do decent music, but want to show that you can play it with your engine, than add it into a menu or title screen - less annoying.\n\nAlso, controls. UI is not something that needs to be designed for the most part. It's several iterations of tryall and error. It's rather learning it from others' experiences. It would be better to use just WASD here.\n\nOni thing to say is I couldn't get what is the goal. Why am I playing? If you add something for it, then this could feel like an actual game.","format":"md","likes":0,"spam":"N"},{"id":693859,"author_name":"LDJam user 238142","author_uid":"238142","epoch":1620215513,"text":"Fabulous work! Really love this, pretty unusual to see folks using their own engine, and I thought the mechanics were effective and self explanatory.","format":"md","likes":0,"spam":"N"},{"id":694037,"author_name":"Yamzho","author_uid":"yamzho","epoch":1620222895,"text":"Entre francophones, je me permets (pour une fois) une r\u00e9ponse en fran\u00e7ais ! :)\nLe concept est int\u00e9ressant, le choix des contr\u00f4les me parait un peu bizarre; Pourquoi ne pas avoir choisi WASD ou les fl\u00eaches ? Cependant, je pense que le concept choisi pourrait \u00eatre un peu plus pouss\u00e9 dans une version prochaine (avec des fant\u00f4mes diff\u00e9rents avec des IA diff\u00e9rentes par exemple). Dans tous les cas, bravo ! :)\n\nAnd for non-French speakers !...\nInteresting concept, the choice for the controls is a bit weird to me; why not using WASD or the arrows ? However, I think the concept can be pushed a bit further (with different kind of ghosts which would have a different AI). Good job ! :)","format":"md","likes":0,"spam":"N"},{"id":695700,"author_name":"3079","author_uid":"3079","epoch":1620315255,"text":"Very nice little game. I liked the graphics and as someone who currently learns how to make games using c++ annd vulcan I can appreciate the custom engine. I couldn't collect all the shards though because the map is so huge and it's very easy to get lost. Also the ability to walk underwater makes the game much easier. Overall a cute little game, good job!","format":"md","likes":0,"spam":"N"},{"id":699773,"author_name":"Lichead studio","author_uid":"lichead-studio","epoch":1620674030,"text":"It's impressive that you made your own engine in 48 hours, your game is interesting to play and visual style reminded me TES:Daggerfall.","format":"md","likes":0,"spam":"N"},{"id":702007,"author_name":"Doot","author_uid":"doot","epoch":1620910952,"text":"Super jeu, bravo !  \n\nJe suis toujours impressionn\u00e9 par les jeux de compo, et celui l\u00e0 ne fait pas exception. J'adore les graphismes, et les jeux de lumi\u00e8re, d'espace et la musiques participent \u00e0 une ambiance vraiment sympa.  \nLe d\u00e9placement est plut\u00f4t agr\u00e9able m\u00eame si j'aurais pr\u00e9f\u00e9r\u00e9 des contr\u00f4les plus classiques. La m\u00e9canique de torche et de fant\u00f4me met une l\u00e9g\u00e8re pression sans \u00eatre trop oppressante, bien jou\u00e9. Tr\u00e8s cool d'avoir mis beaucoup plus de morceaux de soleils que n\u00e9cessaire, \u00e7a \u00e9vite de trop ratisser et d'\u00eatre frustr\u00e9.\n\nBravo !","format":"md","likes":0,"spam":"N"},{"id":702876,"author_name":"Curtis Pelissier","author_uid":"curtis-pelissier","epoch":1621006008,"text":"J'ai pas trop eu de chance sur le placement des soleils lors de ma run, mais en tout cas j'ai plut\u00f4t appr\u00e9ci\u00e9 y jouer. Je t'ai d\u00e9j\u00e0 fait mes retours lors du live, encore une fois bravo pour le travail fourni, et j'applaudis ton ambition avec ton moteur de jeu ! :smile: ","format":"md","likes":0,"spam":"N"}],"format":"md","images":["ld48\/wayback-placeholder.png"],"links":[{"url":"https:\/\/drive.google.com\/file\/d\/1vBVpvuLp_NnWx3OX5K5VIvrSyQnDuOFM\/view?usp=sharing","text":"Windows launcher"},{"url":"https:\/\/drive.google.com\/file\/d\/1zEiA6aLA9pZRhSgUF6DvNXkWLS0XTQJA\/view?usp=sharing","text":"Source Code"}],"metadata":{"g_key":"65830","g_author":"1083244","g_event":"LD48","g_eventkey":"109","g_subevent":"COMPO","g_urlkey":"283848","g_title":"Deeper In The Night","g_status":"WAYBACK","g_place":"593","g_commentcount":"52","g_site2_node_id":"235849","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"235849","n_urlkey":"283848","n_parent":"233335","n_path":"\/events\/ludum-dare\/48\/deeper-in-the-night","n_slug":"deeper-in-the-night","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"83244","n_created":"0","n_modified":"0","n_version":"784468","n_status":"WAYBACK"},"node":{"id":235849,"parent":233335,"_superparent":9,"author":83244,"type":"item","subtype":"game","subsubtype":"compo","published":"2021-04-25T21:26:43Z","created":"2021-04-01T14:39:23Z","modified":"2021-05-16T15:30:16Z","_trust":4,"version":784468,"slug":"deeper-in-the-night","name":"Deeper In The Night","body":"Your goal in\"Deeper in the night\" is to collect 10 sun fragment in order to make it rise. In your quest you will be chased by ghosts that want to hug you, if they touch you, you have to restart from the beginning. Be aware that the ghosts do not like the light emitted by your torch, but that it may run out of fuel. If you want to refill it you can go near the tikitorch that are randomly placed in the world.\n\nControls :\n- z or w moving forward.\n- j and l  turn the camera to the left and to the right.\n- p disable the torch (in order to save fuel).\n- s look behind you\n- The icon on the top left corner mean that a ghost is nearby.\n\n\n![Capture2.PNG](\/\/\/raw\/c25\/41\/z\/3d3be.png)\n\n\n-I made this game with my own engine written in c++ with modern OpenGL. Some GPU with older version of opengl may be unable to run it (I have a 940m and it work fine). Do not hesitate to ask a question if you do not understand something or if the game is not running well.\n\n-All the graphics and audio belongs to me. \nThe pixel art was made with piskel and the audio with Bosca Ceoil. \nI made everything alone, this is a compo entry.\n\n-I hope you will have fun. And thanks for playing !\n\n-(If the screen is too small you can stretch it, but the aspect ratio need to be 1280\/720 if you want the good scale for the image).\n\n-If the game is not launching try to un it with your dedicated GPU (if you have one).\n\n-I made a vid\u00e9o of me playing the game for the people who can't launch the game, do not hesitate to watch the vid\u00e9o if you don't find any fragment (or if you do not understand how to play the game) ;) \n\nhttps:\/\/youtu.be\/7syzw-7I9AM\n\nI hope you will have fun. And thanks for playing !","scope":"public","node-timestamp":"2021-04-30T13:48:20Z","meta":{"author":[83244],"link-01":"https:\/\/drive.google.com\/file\/d\/1vBVpvuLp_NnWx3OX5K5VIvrSyQnDuOFM\/view?usp=sharing","link-01-tag":[42337],"link-02-tag":[42332],"cover":"\/\/\/content\/c25\/41\/z\/3d3ba.png","link-02":"https:\/\/drive.google.com\/file\/d\/1zEiA6aLA9pZRhSgUF6DvNXkWLS0XTQJA\/view?usp=sharing","allow-anonymous-comments":"1","link-01-name":"Windows launcher","link-02-name":"Source Code"},"meta-timestamp":"2021-05-16T15:30:16Z","path":"\/events\/ludum-dare\/48\/deeper-in-the-night","parents":[1,5,9,233335],"files":[],"files-timestamp":0,"love":0,"comments":52,"comments-timestamp":"2021-05-14T15:26:48Z","grade":{"grade-01":55,"grade-02":55,"grade-03":54,"grade-04":55,"grade-05":55,"grade-06":53,"grade-07":46,"grade-08":54},"magic":{"cool":132.17475955885,"feedback":93,"given":91.5,"grade":53.375,"grade-01-average":3.245,"grade-01-result":593,"grade-02-average":2.708,"grade-02-result":777,"grade-03-average":3.279,"grade-03-result":410,"grade-04-average":2.991,"grade-04-result":745,"grade-05-average":3.5,"grade-05-result":404,"grade-06-average":3.059,"grade-06-result":490,"grade-07-average":2.398,"grade-07-result":473,"grade-08-average":3.442,"grade-08-result":330,"smart":4.9128753270826},"_wayback":{"timestamp":"20250623013449","url":"https:\/\/api.ldjam.com\/vx\/node2\/get\/237906+244975+234684+249183+251045+235849+238034+235981+241533+239864+236936+252283+233875+235219+249001+245335+245825+241912+244515+233560+252379+238946+238530+243107+251589+235848+249694+251726+234775+245787+240743+236060+252430+240585+240029+243315+250811+241253+248514+243126+252606+245165+248054+236484+237535+233569+244605"}},"text":"Your goal in\"Deeper in the night\" is to collect 10 sun fragment in order to make it rise. In your quest you will be chased by ghosts that want to hug you, if they touch you, you have to restart from the beginning. Be aware that the ghosts do not like the light emitted by your torch, but that it may run out of fuel. If you want to refill it you can go near the tikitorch that are randomly placed in the world.\n\nControls :\n- z or w moving forward.\n- j and l  turn the camera to the left and to the right.\n- p disable the torch (in order to save fuel).\n- s look behind you\n- The icon on the top left corner mean that a ghost is nearby.\n\n\n![Capture2.PNG](\/\/\/raw\/c25\/41\/z\/3d3be.png)\n\n\n-I made this game with my own engine written in c++ with modern OpenGL. Some GPU with older version of opengl may be unable to run it (I have a 940m and it work fine). Do not hesitate to ask a question if you do not understand something or if the game is not running well.\n\n-All the graphics and audio belongs to me. \nThe pixel art was made with piskel and the audio with Bosca Ceoil. \nI made everything alone, this is a compo entry.\n\n-I hope you will have fun. And thanks for playing !\n\n-(If the screen is too small you can stretch it, but the aspect ratio need to be 1280\/720 if you want the good scale for the image).\n\n-If the game is not launching try to un it with your dedicated GPU (if you have one).\n\n-I made a vid\u00e9o of me playing the game for the people who can't launch the game, do not hesitate to watch the vid\u00e9o if you don't find any fragment (or if you do not understand how to play the game) ;) \n\nhttps:\/\/youtu.be\/7syzw-7I9AM\n\nI hope you will have fun. And thanks for playing !","title":"Deeper In The Night","wayback_recovered":true,"wayback_source":{"timestamp":"20250623013449","url":"https:\/\/api.ldjam.com\/vx\/node2\/get\/237906+244975+234684+249183+251045+235849+238034+235981+241533+239864+236936+252283+233875+235219+249001+245335+245825+241912+244515+233560+252379+238946+238530+243107+251589+235848+249694+251726+234775+245787+240743+236060+252430+240585+240029+243315+250811+241253+248514+243126+252606+245165+248054+236484+237535+233569+244605"}}