#pyweek-game-jam

1 messages Β· Page 18 of 1

pulsar spire
#

Next time, I'mma just do a better time management

worn sage
#

For your evil monthy report mua hahaha

karmic scroll
#

I like what the cli tool does, putting each zip in its own directory. So if you get tarbombed it drops in the game's directory. Nice. πŸ‘

sweet mica
#

damn i forgot to add the game loosing featureπŸ˜…

vocal wasp
#

lolz

sweet mica
vocal wasp
#

I haven't

#

e.e

#

I will try later

sweet mica
#

oh ok

pulsar spire
#

πŸ‘€ I see the character is happy asf

sweet mica
pulsar spire
#

Sarcasm but okay

sweet mica
#

oh sorry

sweet mica
#

@vocal wasp Got this when running the game python __main__.py

Traceback (most recent call last):
  File "/home/ibrahim/PycharmProjects/pyweek/33/smiling_imp/src/__main__.py", line 3, in <module>
    import menu
  File "/home/ibrahim/PycharmProjects/pyweek/33/smiling_imp/src/menu.py", line 6, in <module>
    import story
  File "/home/ibrahim/PycharmProjects/pyweek/33/smiling_imp/src/story.py", line 4, in <module>
    import game
  File "/home/ibrahim/PycharmProjects/pyweek/33/smiling_imp/src/game.py", line 22, in <module>
    background = arcade.Sound(RANDOM / "background.wav")
  File "/home/ibrahim/PycharmProjects/NHS/venv/lib/python3.9/site-packages/arcade/sound.py", line 26, in __init__
    file_name = resolve_resource_path(file_name)
  File "/home/ibrahim/PycharmProjects/NHS/venv/lib/python3.9/site-packages/arcade/resources/__init__.py", line 39, in resolve_resource_path
    raise FileNotFoundError(f"Cannot locate resource : {path}")
FileNotFoundError: Cannot locate resource : /home/ibrahim/PycharmProjects/pyweek/33/smiling_imp/ASSETS/random/background.wav
#

woah this game so awesome

vocal wasp
#

whoops

#

i made a typo

#

in the code

#

to fix this you need to change the caps to lowercase
constants.py:

from pathlib import Path


SCREEN_TITLE = "I'M THE EVIL TWIN"
SPRITE_SCALING = 1
TILE_SCALING = 6
CHARACTER_SCALING = 1

SPRITE_IMAGE_SIZE = 32
SPRITE_SIZE = int(SPRITE_IMAGE_SIZE * SPRITE_SCALING)

SCREEN_WIDTH = SPRITE_SIZE * 30
SCREEN_HEIGHT = SPRITE_SIZE * 20

ASSETS = Path(__file__).parent.parent / "assets"
#

my bad lol

#

should've checked it!

sweet mica
#

okay no worries

sweet mica
vocal wasp
#

thanks for reminding

worn sage
vocal wasp
#

πŸ‘Ώ

#

guess that's the consequences of being a supervillain

sweet mica
vocal wasp
#

:)

#

the SAVE button is acting weird for me though, it only works when i click the top of the text

sweet mica
#

didn't got the time to squash it

vocal wasp
#

PR time

sweet mica
#

lol

vocal wasp
#

ty :)

sweet mica
#

I have not typehinted the code due to lack of time...

#

or added docstrings

vocal wasp
#

i have not typehinted the code due to my laziness

vocal wasp
#

will look into it later :)

#

ehh how to do the battle thingy?

#

i went back to main menu after "next turn"

sweet mica
#

and then click on "SAVE and CONTINUE" then click on "Battle"

vocal wasp
#

ohh

sweet mica
#

yea i also have some cheat codes written in the README.md, if the battle is hard/boring

vocal wasp
#

πŸ‘€

worn sage
#

Dangerous to gib to evil supervillain lmao

sweet mica
#

@valid prairie will you further develop on your game its extremely nice

sweet mica
#

@vocal wasp i stole whole house

#

i mean like 15%

vocal wasp
#

remember you can lockpick some doors πŸ˜‰

sweet mica
#

yea poop gave you -1000

worn sage
vocal wasp
worn sage
worn sage
vocal wasp
still wind
#

What were the popular (game) modules used for the PyWeek?

onyx basin
#

I'm going to guess pygame as per usual :P

pulsar spire
pulsar spire
#

Oh wait, u r the same person from the arcade server

#

Aaaaaa didn't recognize u

valid prairie
still wind
#

oh, ty

neon iron
#

Of course i get the exe working perfectly fine after the comp ;-;

valid prairie
#

@rain bane I really like your game! It's great. One note: it doesn't require 3.10. I modified run_game.py to remove the version check and it works fine with 3.9

#

Also this guy is 100% Indian

#

+91 is the Indian country phone prefix

sweet mica
#

does it show if someone has judged your entry?

valid prairie
#

Nope

#

Not till afterwards

vocal wasp
#

eh I'm not judging this time, idk how to judge lol

pulsar spire
#

@valid prairie whats ur game?

pulsar spire
proud ruinBOT
vocal wasp
#

wow

valid prairie
vocal wasp
#

there

rain bane
valid prairie
#

Got it

pulsar spire
solid star
#

@valid prairie I like your minimal Level class. Display lists and only the collision support needed πŸ™‚

#

Very gamejamy

valid prairie
#

I wasn't trying to make it minimal or anything

onyx basin
#

yeah some really nice work, makes me want to get nitty-gritty with polys too

neon iron
#

Dont even wanna know how unoptimized my stuff is lol

solid star
#

If it runs, it runs πŸ˜„

olive gust
#

I'll bet you $100 I've seen worse

neon iron
#

Could prob find worse on w3schools or geeks4geeks tbh lol

onyx basin
#

My code is far from elegant. Especially after thursday I go "whatever, I'll just copy paste this".

neon iron
#

I just randomly referenced a sound file at like line 300 lol

#

Also pretty sure each frame goes through somewhere around 10 different loops

limpid heart
#

we forgot to mark the source as final, is there a way to fix that? The windows binary got it but not the source zip (which is the more important of the bunch)

neon iron
#

If it’s still posted, its prob fine. Just make sure not to delete it

valid prairie
#

I don't think the CLI download non-final files

valid prairie
limpid heart
#

a little late for that, eh?

#

should have done that on Sunday, lol

#

I don't need the file changed, just the final flag, but I do understand I am a tad late

solid star
#

aww and you are using arcade 2,6.11 without all the bugs fixed during pyweek. We did .12 the first day and .13 on Friday

limpid heart
#

lol

#

Still had fun

#

I'm not overly concerned, I'm just glad my old team reached out and I had a chance to participate

#

learned a ton again, really a fun experience

#

and now I have a gif of a goat shooting a rocket launcher

solid star
#

Yea. The journey is the important part πŸ˜‰

#

Update in git repo if you can. Solves cross platform issues with sound, collision and rendering

limpid heart
#

update the requirements.txt to .13?

solid star
#

yup

#

Game will not start if you have ffmpeg 5 installed in linux for example. We fixed that in pyglet. Also some iGPUs did not handle GPU collision checks. Also some nasty text rendering glitch on some iGPUs randomly.

limpid heart
#

main is protected 🀦

solid star
#

It won't affect the vast majority of people I think

limpid heart
#

when did ffmpeg 5 come out?

solid star
#

Released in January ish. Then it popped up in bleeding edge distros a few weeks ago

limpid heart
#

Ah

#

I think I get an update soon, I'm a bit lame, just Ubuntu LTS

#

22.04 should be here soon enough

solid star
#

same lol

limpid heart
#

I'm sad I havne't run into the love guru's game yet

#

I was really looking forward to it

neon iron
#

Is it feasible to rate all games if i no-life the weekend lol

limpid heart
#

I don't see why not

#

There's 35 entries, giving each an hour would only take 35 hours, and an hour each is excessive

#

there's 12 days to test still

#

no need to do it in a weekend, which ends when? It's Monday night for me...

neon iron
#

Alr

#

I thought there was a hundred smth entries

solid star
#

Signups, yes

onyx basin
#

I’m so gonna come last

sweet mica
#

I already rated 1/3

smoky gorge
#

Can non participants not review the games

young harness
pulsar spire
solid star
limpid heart
smoky gorge
#

Can non participants just play the games submitted?

solid star
smoky gorge
#

From where is it accessible?

hot flume
solid star
smoky gorge
#

Tysm

solid star
ember sparrow
#

Are any of the cat-devs online to help me run their game? I can't see the whole window since it doesn't fit on my laptop screen and it's non-resizeable. Although I was able to see enough to complete the tutorial, I have no idea what to click/press to progress into the actual game. There seems to be some writing at the bottom of the tutorial screen that is chopped off so I can't read it; maybe that's relevant?

#

CC @jolly estuary & @foggy stratus I guess since you are both online at the moment and part of the cat devs?

jolly estuary
#

Oh boy

#

What is in your game.py file?

ember sparrow
jolly estuary
#

Oof

#

Is there a constants.py file?

ember sparrow
#

Yep:

import pyglet

display = pyglet.canvas.Display()
screen = display.get_default_screen()
WIDTH = screen.width
HEIGHT = screen.height
jolly estuary
#

Alrighty, game.py should have this:

import pyglet
from .constants import HEIGHT, WIDTH

bg = pyglet.resource.image("bg.png")
bg.width = WIDTH
bg.height = HEIGHT

To make the full screen work

jolly estuary
ember sparrow
#

Ah, ok

ember sparrow
jolly estuary
ember sparrow
#

Yeah that doesn't fix it, but dw, the game is playable enough

neon iron
#

Whats the standard screen size? I did 1000x700, idk if thats weird

limpid heart
#

Was that the one with the boxes that jump?

#

That one scaled very poorly on 4k

jolly estuary
#

Sounds about right

limpid heart
#

I couldn't jump to hit the button on level 2, level 1 I had to repeatedly jump and bump the bottom guy

#

I gave up at that point, also the level changing was a bit more effort than I'm used to

#

and installing poetry, which then installed black and flake 8, odd choice to not include a requirements.txt

stoic heart
#

forgot to mention in readme mb

pulsar spire
stoic heart
pulsar spire
#

Hmm

remote wave
karmic scroll
#

You need to work on your rickroll technique. πŸ™‚

pulsar spire
#

Whoops

#

Sorry for the ghost ping MrGumm

ember sparrow
#

Just finished reviewing all the team games

#

The only ones I couldn't get working were "Gnorw time" and "SnakeDawg" (which coincidentally appear to be the same game??), so if whoever worked on those sees this and would like to help me get set-up enough to play the game, you're more than welcome to ping me

neon iron
#

Whats the chance anything is gonna be malware? Im assuming about 0

ember sparrow
#

I have a cursory read through the code before running it, and after that just trust the entries. I haven't seen anything fishy so far and don't expect to.

limpid heart
solid star
#

That would be flagged pretty fast.

pulsar spire
supple salmon
#

is pyjam over?

amber crater
#

i think so

prisma fox
#

yup, we are in a judging period, until april 10th i think

mellow canopy
#

what is pyweek

nocturne jackal
onyx basin
#

python.

graceful knot
solid star
#

Still have a few more days to vote on games.

#

I hope more people will vote this year πŸ™‚

pulsar spire
#

Oh, yea I totally forgot to vote. Rip, school sucks

hushed hawk
#

soo many channels

pulsar spire
novel verge
#

Lol

#

When's the next game jam?

lusty wasp
#

It's semi-annual, so likely in roughly half a year.

novel verge
#

So around September?

real eagle
limpid heart
grave wing
#

hello

novel verge
valid prairie
#

@hot flume May I have that role?

neon iron
#

What do we get w the role exactly?

manic goblet
hot flume
#

It'll let you stream in the Gameplay channel

valid prairie
#

Pings before a stream I believe

#

Ah

neon iron
#

I mean ill take it

#

Prob wont use it tho

hot flume
manic goblet
neon iron
#

Is there some sort of schedule/order?

#

Or is it just any game

hot flume
neon iron
#

Sounds cool πŸ‘

hot flume
#

I know for sure I'll be hosting at least one streaming hangout tomorrow. (I'm also taking suggestions for which game to start with!)

neon iron
#

Not mine lol

#

@hot flume could i get the role as well?

#

Pog

#

Thx

hot flume
#

(If perms are wonky please do let me know)

valid prairie
hot flume
valid prairie
#

Yes

pulsar spire
#

Lol

onyx basin
#

Hi

grim smelt
#

hi

pulsar spire
#

Hi

limpid heart
#

@hot flume could you apply the role to me, I'd definitely like to watch

neon iron
#

Feel like we should have an auto role system for this lol

pulsar spire
#

Yea

hot flume
#

We don't have a good way of automatically associating PyWeek accounts with Discord IDs. We figure since there'll only be a handful of people who want to stream it's fine. Anyone can still join in and watch, the role just allows access to streaming in that channel

novel verge
limpid heart
#

Anything is possible, but currently nothing is implemented.

hot flume
novel verge
#

Fair enough

solid star
#

A lot of work for something a subset of participants would use

neon iron
#

True

ember sparrow
#

How many people here have judged every game?

pulsar spire
#

Not me, thanks to school I'm hardly able to use discord for even an hour

solid star
#

37 games is a lot to go through. I wonder if things would be easier if entries was split into smaller groups?

#

That will probably introduce other issues of course.

#

Yea.. it gets really complicated πŸ˜…

limpid heart
#

Would be neat if they could be grouped by dependancy

valid prairie
#

Did I miss you playing my game? Oof

#

@hot flume

#

Mkay

#

Which game was that?

prisma fox
#

the logo for mirrormirror looks v nice

valid prairie
foggy stratus
#

!pip grip

proud ruinBOT
#

Render local readme files before sending off to GitHub.

prisma fox
#

if anyone wants to unmute let me know

limpid heart
#

The Epic of Goat

ember sparrow
#

@icy plinth btw Kat is playing our game in the gameplay vc

hot flume
#

Mirror Mirror is a very fun and well done puzzle game 100rainbow

prisma fox
#

@ember sparrow link

#

?

ember sparrow
foggy stratus
#

interesting

prisma fox
#

here we goo

#

of stars = how well you solved the level?

ember sparrow
#

stars = how many stars you collected on the way to the exit

prisma fox
#

o

hot flume
prisma fox
#

mmMMMMMM

#

stealing my stars

jolly estuary
hot flume
#

I need to hop off for the evening, but y'all should def keep hanging out! If you submitted a PyWeek game and want to stream playing others let me or mina know!

neon iron
#

If i join, do i stay muted? Cant talk atm

prisma fox
#

you can mute or unmute, up to you

neon iron
#

Ig ill pop in for a bit

prisma fox
#

HMMM lvl7

#

is this anything? or just a barrier?

ember sparrow
#

Just a barrier

#

You can blame Cheeki for designing those devilish levels

prisma fox
#

HMMMMM

#

i don't see a way of getting those left 2 without getting stuck on that side of the board

#

i come back

#

o i can't

#

lmao

#

can i disable sound? or no

ember sparrow
#

I don't think so

ember sparrow
prisma fox
#

ok

neon iron
#

Is there a no mic chat, or is that just this channel

jolly estuary
jolly estuary
neon iron
#

Alr

#

I have no clue how people did all this in one week lol

prisma fox
#

lol i'm gonna have to come back to this one

#

proper stuck

ember sparrow
#

If you want, I can DM a hint

prisma fox
#

oki i'll tell you if can't get it

ember sparrow
#

Ok. I'll stick around for a little and then I'm going to sleep

neon iron
#

Pyweek fell on a bad time for me sadly, no time to get all the games rated

prisma fox
#

lmao

ember sparrow
neon iron
#

Id say covid is a reason to not get it done lol

prisma fox
#

ok hint pls

#

:D

limpid heart
neon iron
#

How many pyweeks have you guys participated in?

jolly estuary
#

A total of 2!

#

I have not made a finished game in either

neon iron
#

Still more than me lol

#

U guys are wizards lol

#

How the heck was this made in a week XD

prisma fox
#

YOOOOO

ember sparrow
#

@prisma fox Yes!!

#

Nice one

prisma fox
#

OYOOOOOO

ember sparrow
#

Ok goodnight y'all

prisma fox
#

gnightt

neon iron
#

Gn

prisma fox
#

pro gramer

#

any more puzzle games? let me know

ember sparrow
#

There’s 3 more levels btw

prisma fox
#

@ember sparrow @icy plinth that was thoroughly enjoyable

#

oh what

#

lmfao

ember sparrow
#

The arrow in the top right

prisma fox
#

ahhahahaa

#

ok

#

not pro gamer yet

neon iron
#

If the goat game doesnt win im suing XD

limpid heart
#

❀️

pulsar spire
neon iron
#

Yes

#

Im still tryna figure out how you guys got so much stuff made in a week. I ended up w a crappy blue screen w some blocks, u guys have full fledged lore and dozens of levels XD

limpid heart
#

far too many hours from the team

#

I spent near all the time after day 2 learning Blender

#

and the other guys were just on top of it

prisma fox
#

gn

neon iron
#

Ima head out too, cya

pulsar spire
neon iron
#

Feel like mine doesnt even belong on the same page as some of these

#

Gotta start somewhere tho i suppose

prisma fox
#

this is the first game written in python i've ever played

primal mulch
#

is the streaming thing still going on?

#

why do i feel like im late πŸ˜”

limpid heart
#

There was some streaming earlier

vapid wigeon
# prisma fox any more puzzle games? let me know

Goob is cute and fun
MirrorMirror is amazing but you obviously know that
Two within You is there but I cant judge that one coz I made it :)
Followed is also pretty fun
Quantum Entanglement is damn nicely polished

those are all the puzzle games i came across until now...

pulsar spire
#

@vapid wigeon you are playing all games?

vapid wigeon
#

No no not at all... I mean id love to but there are like 30+ entries

#

I hv rated 5-6 of them and i dont think i can do any more :/

vapid wigeon
vocal wasp
#

I've played 2, didn't rate any though heh

pulsar spire
#

I played ||0||

vocal wasp
#

lol

pulsar spire
#

Hahaha

#

BTW did u try out my game? Prolly I'mma get some time to play some games tonight cz no school tomorrow

pulsar spire
#

Oh, haha

vocal wasp
#

might check out yours later :)

pulsar spire
#

(:

vocal wasp
#

or maybe see the livestreams

#

if anyone plays it

pulsar spire
#

No one's gonna play it most prolly

vocal wasp
#

or maybe you can stream here πŸ‘€

pulsar spire
#

Idrk, internet doesn't work properly in my room

vocal wasp
#

sad

pulsar spire
#

It is what it is

limpid heart
vocal wasp
#

goats does sound cool ngl

vapid wigeon
limpid heart
#

awesome, it was a labor of love

pulsar spire
#

Can anyone checkout fratic too? πŸ‘€

hot flume
#

So on my list of games to check out:

  • fratic
  • goat game

anyone else want to offer up their game for me to play?

vocal wasp
#

πŸ˜‰dle, I like to see how evil it gets

neon iron
#

Just kinda ur average 2d platform shooter

ember sparrow
#

I'mma stream a couple of games in the vc for a bit

worn sage
wintry bramble
#

Does pyweek happen every month?

keen spade
#

twice a year

onyx basin
#

probably gonna not make top 20

#

my game was quite trashy

valid prairie
sweet mica
icy plinth
#

Do I sleep or do I wait until 2am to find out the results?

onyx basin
#

Im staying up

#

to learn i came last

icy plinth
#

Alternate plan

#

Set alarm for 2am, nap and go back to sleep after

limpid heart
#

gotta fix discord

#

when I join teh video on the app it crashes, when I join on web it's web so that's bad

onyx basin
icy plinth
#

It's only a bad bug if you close the game

sterile kettle
#

oh wow, this game is fancy

limpid heart
#

the panda that almost made it in

icy plinth
#

@onyx basin there's a chrome extension called The Great Suspender that might help the ram issue (also Dark Reader if you want the dark mode)

sterile kettle
#

1 hp hyperlemon

#

goat agreeing noise

#

woah the cursor is a goat?

limpid heart
#

yea

sterile kettle
#

looks fancy

#

is this your game?

young harness
#

Thanks for playing our game!

#

glad you enjoyed it

hot flume
#

The Epic of Goat, very fun shooter game. Great character models, funny story yeet100

#

If anyone else wants to stream PyWeek games let me know~

sterile kettle
#

for most of pyweek i was in school so i couldn't do much :P

#

this seems like duodle + absurdle

#

dordle*

icy plinth
#

I mean it's the only fun one out of the default flavours

sterile kettle
#

if you thought quordle was hard, try https://duotrigordle.com/

icy plinth
limpid heart
#

apparently copy from google images doesn't actually copy

sterile kettle
#

i like it

limpid heart
#

It's like goldenrod without the golden

#

feels a bit muted for my tastes

#

definitely not what I recalled it being

#

but then again pantone isn't the final say

#

and it looks even worse on my other monitor

hot flume
sterile kettle
#

i'm a fan of muted colors tbh

#

maybe it's cause i like using them on graphics and what not

onyx basin
#

\".*\

foggy stratus
#

wait no

#

theres 32??

#

I solved the first 4

hot flume
cobalt ibex
#

@vocal wasp I was trying your game and couldn't launch it with python -m src because of imports, so used python . inside of src. Wasn't an issue, and I am not sure if others have reported something similar - just wanted to let you know for the future.

limpid heart
cobalt ibex
hot flume
#

PyWeek 33 - Feedback

vocal wasp
hot flume
#

I would feel bad about the double ping for winners... but y'all also just won so =P

vocal wasp
#

evil pings lemon_imp

real eagle
#

Great job everyone!

cobalt ibex
#

It also crashed a few times from within Arcade but I am not sure if that's your fault so I haven't mentioned it.

vocal wasp
#

I might bug fix them one day

keen spade
#

congratulations to all the winners!!!!

chrome thicket
#

good job guys!

sweet mica
#

is the pyweek site down?

solid star
woeful tree
icy plinth
icy plinth
#

If anyone ever uses my level editor for mirror mirror and ends up seeing this, I kinda wanna compile a bunch of player-made levels so I'm down to receive some dms

vocal wasp
#

there's a level editor πŸ‘€

#

might play sometime, busy for a while

onyx basin
#

aaw I lost because of 2 brutal reviews :(

#

those 1s really do a lot of damage

vocal wasp
#

i wish i judged hehe

stoic heart
onyx basin
#

congrats cosmologicon

#

I still have no idea how you got pygame to draw mirrors like that

torpid oriole
#

hey guys if i wanted to start doing python game jam what should i practice

#

should i start by picking up pygame and building small games?

onyx basin
#

yes

woeful tree
#

Well done, everybody!

pulsar spire
#

Sadly my game wasn't judged by many people lemon_pensive
But, on the bright side, the jam was damn fun!

onyx basin
#

what was your game?

sweet mica
#

i also just got 7 reviews

pulsar spire
#

Who's speedlimit35 tho

onyx basin
#

yeah and aleksan gave you a very similar review as me

#

"Not mine." and then gives the lowest rating for fun

pulsar spire
#

Hm i never knew that page existed tbh
Well, this is my first time, so prolly it will take time for me to get hang of things haha
But ngl, it was fun

onyx basin
#

yeah and pretty scary at times :P

pulsar spire
#

That was the motive =D

#

And yea, the graphics and sound effects were all self made, courtesy of my friends

ember sparrow
ember sparrow
pulsar spire
#

I'm totally confused and idk who is whom and what ya'll mean

#

Haha well my motive was to make it a scary themed game, and seems like I partially succeeded

onyx basin
#

definitely

pulsar spire
#

On the bright side tho, I learnt damn many new things about game making and arcade, specifically. Was my first time using it

sweet mica
limpid heart
#

I'm just confused what someone needs to do to get more than average production, so many 3's

#

Because custom assets is not it

#

That's the most disheartening part to me, at least I learned a ton, but impressed none 😦

ember sparrow
# limpid heart Because custom assets is not it

I think most reviewers cared more about the end result rather than whether or not the assets were custom. Maybe if you had more explicitly pushed that customness aspect as a selling point it would have appeared more impressive?

#

The production rating comes from providing a smooth user experience as a whole, and looking through some of the reviews for your game it looks like there were minor issues with the controls, user navigation, color theme and storytelling. I think those dragged down the production rating a bit

limpid heart
#

quite a few unique ones, the one kat had I can't even begin to debug

#

I assume it's a library bug more than anything, the fullscreen windowed default (ugh, I said windowed) only loaded on half her screen

#

But 'as expected' just stings is all, will definitely not be putting in half the effort into the art and significantly more into the UX next time

neon iron
#

Thanks a ton for everyone who played my game/left a review! All the comments were about things i wanted to change, but sadly ran out of time to fix. Hopefully next time i can iron out those issues before the end lol. Also great job to everyone else who made a game!

solid star
limpid heart
hot flume
smoky dune
#

also if anyone is curious to why there are two teams for a single game, it's basically a last minute team split
"snakedawg" being the incomplete and unplayable version

lusty wasp
#

Congrats to everyone who participated! And to the winners especially πŸ™‚

regal scroll
#

yea

hoary pivot
#

reeeeee

lyric cedar
#

When will be the next py week?

serene widget
#

Has anyone good idea for my university pygame Project

#

?

brittle scroll
#

bring it back to the colony

#

if you meet any predators escape

#

or die

#

and restart game

serene widget
torpid oriole
crude bobcat
#

Hello Guys

cobalt ibex
#

πŸ‘‹

unique coyote
onyx basin
cobalt ibex
onyx basin
#

hello

#

are you interested in python,kotlin,go,flutter,html ??

#

ping or dm me

granite stone
#

Hey guys I am interested in learning python

#

Can anyone be my mentor for that

unique glade
unique glade
#

!ot

proud ruinBOT
frank fox
#

jhi

drifting cipher
#

XGBoost classifier and other commonly used libraries like LightGBM or Scikit-Learn algorithms can be applied.

sly crescent
#

any good python games someone can reccomend for inspiration?

viral raft
#

Chess

raw raven
#

Tower Defense

sly crescent
rapid flower
solemn dust
#

game dev is so hard

half crow
scarlet phoenix
#

Why is the pyweek-announcements channel archived?

zinc flax
#

.Χ₯

pulsar spire
scarlet phoenix
unique glade
onyx basin
#

gn

rustic rune
#

Did this event ended?

dusty mist
rustic rune
#

O

#

Iam an idoit

dusty mist
#

the next game jam will be in the second half of this year

rustic rune
#

On June?

dusty mist
#

no

rustic rune
#

Then when?

dusty mist
#

you can assume it will be sometime in September

#

based on previous year's dates

north cairn
#

what is gamejam?

#

making a game of a topic? with any module?

unique glade
# north cairn what is gamejam?

Yes. Specifically for PyWeek, there is a theme chosen by the community and you vote for the best one on the PyWeek website. And yes the game itself can be written with any module such as pygame and the likes.

#

Whoops replied to the wrong message, meant to reply to the second one

worthy bronze
#

When is the next gamejam?

prisma fox
#

it will be in september

#

if you run !subscribe in #bot-commands you can hit a button to get the pyweek announcement role to stay tuned more easily

echo schooner
#

what does a gamejam do?

echo schooner
#

I see, the role includes its own text and it can be triggered to direct the user to that text

brave hollow
#

when is the next gamejam

prisma fox
#

next pyweek game jam will be in september

unique glade
snow lava
#

be named PyWeek
be bi-annual
insert existential crisis

real eagle
snow lava
grave storm
cold blade
#

when next game jam

unique glade
cold blade
#

alr

onyx basin
#

the next one will be my first game jam!

hasty grove
#

when is the next jam gam

brisk cloak
#

Look up!!! 😠

#

Sorry, but answer for this question was sent 3 times or more 😦

hasty grove
#

@brisk cloak nice thanks

brisk cloak
#

No problem )

ember sparrow
#

Pretty much. There's a set theme voted on in the week before, and only pure Python is allowed for sections of the code handling "game logic". There's a handful of other minor rules about thing like assets etc which you can read on the pyweek website

lucid inlet
#

hello everyone

#

who can help with the tasks on algorithms

proud ruinBOT
#

Hey @lucid inlet!

It looks like you tried to attach file type(s) that we do not allow (.pdf). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a, .csv, .json.

Feel free to ask in #community-meta if you think this is a mistake.

wary jewel
#

hi

unique glade
unique glade
#

Yes that too ^^^^

north cairn
blazing isle
#

whens the next game jam?

unique glade
sharp parrot
lucid elk
#

what exactly should I develop in the summer jam qualifier

#

i don't fully understand

real eagle