General discussion about LÖVE, Lua, game development, puns, and unicorns.
-
DumpOnIt
- Prole
- Posts: 30
- Joined: Fri Apr 06, 2012 6:59 am
Post
by DumpOnIt »
Hey all!
I thought of a game that might be fun!
I don't know the best way of doing it yet, but this is what I have so far:
The Rules Are Simple:
- Download the Love file.
- Look at what's already in the file.
- Think of an interactive demo thing you want to add.
- Estimate the amount of time it would take to add that feature. (within 3 hours)
- Give yourself a little bit less time than you need and make a post saying something like,
Give me x hours and y minutes with that thing!
- Wait until the user above you has uploaded their modified version, gave up, or ran out of time
- Download their new version and add your feature!
- Write to the CHANGELOG.txt!
- Before your time runs out, attach your Love file and be sure to say something along the lines of
here you go
- If you need an extra fifteen minutes, just say so! But you only get fifteen!
- If you run out of time, just wait 3 turns or 12 hours before requesting to add something again.
About changing Stuff
Feel free to change anything, remembering the following:
- Make sure people can easily add to the project without even looking at your code by placing it in tables starting with yourname then dot then whatever
- Don't delete other people's features! Their stuff shouldn't be affecting anything else!
- You can change other people's things to fit yours in, spatially (if there isn't enough room on the screen, remove instances of something)
- Make a personal folder with your name in lua/ for your code or image/ with your images, etc
- Please suggest some rules if I'm missing something or it's not clear!
-
Attachments
-
- messy1.love
- Initial Release
- (4.55 KiB) Downloaded 389 times
-
josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
-
Contact:
Post
by josefnpat »
This sounds fun! Why not just make a git repo, and accept all pull requests that are valid?
Missing Sentinel Software |
Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
-
BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
-
Contact:
Post
by BlackBulletIV »
josefnpat wrote:This sounds fun! Why not just make a git repo, and accept all pull requests that are valid?
That'd make the whole process a lot easier.
-
substitute541
- Party member
- Posts: 484
- Joined: Fri Aug 24, 2012 9:04 am
- Location: Southern Leyte, Visayas, Philippines
-
Contact:
Post
by substitute541 »
Cool but, should we do this on a chatting client?
Currently designing themes for WordPress.
Sometimes lurks around the forum.
-
DumpOnIt
- Prole
- Posts: 30
- Joined: Fri Apr 06, 2012 6:59 am
Post
by DumpOnIt »
josefnpat wrote:This sounds fun! Why not just make a git repo, and accept all pull requests that are valid?
That makes sense
Unfortunately, I'm not that experienced with version control and preventing things from going crazy. Does anyone want to volunteer?
-
pk
- Citizen
- Posts: 67
- Joined: Wed Dec 14, 2011 2:13 am
- Location: Texas, United States
-
Contact:
Post
by pk »
DumpOnIt wrote:Does anyone want to volunteer?
You do! Take this opportunity to get out of your comfort zone and learn revision control. You should start
here.
ALL CREATURE WILL DIE AND ALL THE THINGS WILL BE BROKEN. THAT'S THE LAW OF SAMURAI.
-
josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
-
Contact:
Post
by josefnpat »
substitute541 wrote:Cool but, should we do this on a chatting client?
Like IRC?
We should all meet on irc.oftc.net in the #love channel!
pk wrote:DumpOnIt wrote:Does anyone want to volunteer?
You do! Take this opportunity to get out of your comfort zone and learn revision control. You should start
here.
I agree, this would be the perfect opportunity for you to learn revision control :)
Missing Sentinel Software |
Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
-
qaisjp
- Party member
- Posts: 490
- Joined: Tue Sep 04, 2012 10:49 am
- Location: United Kingdom
-
Contact:
Post
by qaisjp »
Why not engage the chat in the Github wiki?
Lua is not an acronym.
-
DumpOnIt
- Prole
- Posts: 30
- Joined: Fri Apr 06, 2012 6:59 am
Post
by DumpOnIt »
qaisjp wrote:Why not engage the chat in the Github wiki?
How do I do that?
Users browsing this forum: Ahrefs [Bot] and 4 guests