March 2023 challenge: “In the shadows”

Echoes in the Dark - Requirements

Posted by Itsbailey-X3525 on 2023/04/02 00:18

pip install https://github.com/pokepetter/ursina/archive/master.zip --upgrade --force-reinstall


pip install ursina[extras]


pip install imageio


Enjoy

Add a comment

Nobody - Gremlin.

Posted by Kevin-Dono on 2023/04/01 23:51

Mhm yes... yummy tasty SOULS... 


I mean...

SOULS ARE FRIENDS... NOT FOOD!

Add a comment

shadow monster - First Diary of Entry

Posted by chrisyan2000 on 2023/04/01 22:47

Game is pretty much done!

Only got about 3 days to work on the game but I'm glad that I've managed to make most of the mechanics

There's quite a few features that I didn't have time to add though, such as enemy dialogs, more pickable items and abilities etc.

https://s3.eu-west-2.amazonaws.com/media.pyweek.org/35/chrisyan2023/fight_scene.png

Add a comment

Shadow Boy - Game Submitted!

Posted by mit-mit on 2023/04/01 16:30

It's done ... I'm wrecked :) ... hope you like it! Fingers crossed for no bugs, but please respond here (or catch me on the discord) if you find any!

3 comments

Shadow Embiggener - Days 5, 6, and 7

Posted by Lanecrest on 2023/04/01 16:09

I was unfortunately unable to dedicate any time to working on the game over days 5 and 6, and on the morning of the final day I implemented some final changes. Nothing major unlike the first few days, but some of the sprite behavior was changed to make the game more interesting.


Overall I had fun with the challenge. I am pleased with what came out, for being my first attempt at making a game with graphics. I learned a lot and I am looking forward to future challenges where my skills will be further developed :)

Add a comment

The Shady Wood - Dawn of the final day - 9.5 hours remain

Posted by siddhartha13 on 2023/04/01 14:29

All the features are implemented, all the assets are there, all that's missing is bugfixes and playtesting / balancing. There's a couple straggler items on the wishlist but with 9.5h left I'm not sure we can get to them.


SUPER fun game jam, thanks everyone for making this a great experience!

Add a comment

Shadogram - Getting off to a late start again...

Posted by gcewing on 2023/04/01 12:29

Not much spare time this year!
Basic functionality is all working, I think. Hopefully will be able to upload a working although fairly minimal game tomorrow.

Add a comment

Phantasma's Dark House Simulator - Long overdue Diary Update

Posted by Phantasma on 2023/04/01 12:26

Well....IRL got in the way again. BUT at least I have a "Minimally Viable Product" ready to go. I actually have a couple hours to go before work. I'll try to squeeze some more features until then.


One of my goals for this pyweek is to be able to produce SOMETHING besides throwing the towel due to unfortunate circumstances. This time, I think that DNF streak will be broken.

P.S. This will obviously be unfinished with lots of missing features but its playable...

Add a comment

Shadow jump - I think thats it

Posted by Hammish47 on 2023/04/01 12:03

I have finished everything I think I'm ready to submit

its been really fun participating in this jam, while my game isn't amazing I had fun making it and I hope to do more game jams in the future

Add a comment

Shadow jump - I hate paths

Posted by Hammish47 on 2023/04/01 11:45

just spent like 3 hours trying to get my run_game,py script to work 
the problem is your working directory is Windows/system32 not the path of the location of your script so I could load an of my assets

I had to use pathlib to get the path of my assets folder and then load my sprites from there

Add a comment