/agdg/ - Amateur Game Dev General

progress and such, edition

>Next Game Jam (Lewd -- Blueboard rules still apply)
itch.io/jam/lewd-jam-2016

>Lewd Jam Collabs
docs.google.com/document/d/1K9wlzcJntyOCV3KLvRcvllZ2ZUnGgrDtiwPdMLlw5XQ/edit?usp=sharing
docs.google.com/spreadsheets/d/1Sm0Pxz0uq-62L46TdXmKisynbhLI_by-pLNlcgo4B8M/edit?usp=sharing

>Play Latest AGDG Demos (DDX)
itch.io/jam/agdg-demo-day-10

>Next Demo Day (DD11)
itch.io/jam/agdg-demo-day-11

New Threads: Archive: boards.fireden.net/vg/search/subject/agdg/

>Previous Demo Days
pastebin.com/X6fLvtzA

>Previous Jams
pastebin.com/qRHNpCbZ

Other urls found in this thread:

soundcloud.com/connor-ort-linning-wip/allowed-to-dream-again?in=connor-ort-linning-wip/sets/towards-the-pantheon-demos
adn.itch.io/01
stephaniehurlburt.com/blog/2016/9/16/closed-source-engines-are-a-big-risk
tools.aggydaggy.com/
pastebin.com/iafqz627
steamcommunity.com/groups/vgamedevcrew
webchat.freenode.net/?channels=vidyadev
yoyogames.com/gamemaker
godotengine.org/
haxeflixel.com/
love2d.org/
unrealengine.com/what-is-unreal-engine-4
unity3d.com/
opengameart.org/
blender-models.com/
mayang.com/textures/
freesound.org/browse/
incompetech.com/music/
freemusicarchive.org/
youtube.com/watch?v=2IqxCvzIILM
twitter.com/AnonBabble

ds_list works like a linked list.
Array work like .... array.
you can delete the middle of ds_list
but you can't delete anything besides the last element in array.
Unless you used a for loop to replace the previous element with current's.
e.g.
a[0] = a[1];
a[1] = a[2];
...

you have 20 seconds to tell me why you aren't working on your game right now

New soundtrack demo
Any feedback/criticism/thoughts guys?
soundcloud.com/connor-ort-linning-wip/allowed-to-dream-again?in=connor-ort-linning-wip/sets/towards-the-pantheon-demos

Thank you.
Work.

>tfw give noobies on reddit the wrong advice on purpose and waste their time

So would it be better to stick with a ds_list or switch to array for the turn order? Because having a boss who deletes player turns to fuck with the player would be pretty cool to have

a game you can put your cock in

Only three of these apply to myself, is that good or bad?

Because I'm afraid no one will think it is fun.
Including myself.