[NaNoReNo09] pXt

Finished games are posted here, once they've been tested and are ready for wide release.
Forum rules
Adult content should not be posted in this forum.
Message
Author
Jake
Support Hero
Posts: 3826
Joined: Sat Jun 17, 2006 7:28 pm
Contact:

Re: [NaNoReNo09] pXt

#61 Post by Jake »

JQuartz wrote: I'll use the following method to determine if it's tragic or not.
So if tragicness and happiness are equal, the poison flask breaks and you're dead when they open the box?
Server error: user 'Jake' not found

JQuartz
Eileen-Class Veteran
Posts: 1265
Joined: Fri Aug 31, 2007 7:02 am
Projects: 0 completed game. Still haven't made any meaningfully completed games...
Contact:

Re: [NaNoReNo09] pXt

#62 Post by JQuartz »

Jake wrote:So if tragicness and happiness are equal
I think I'll still classify it as tragic though. The method is just my way to determine if I want to watch/read the story or not (if tragic don't watch. if happy, okay to watch). It doesn't mean it is really tragic/happy for the general audience, just for me.
I suspect somebody is stealing my internet identity so don't believe everything I tell you via messages. I don't post or send messages anymore so don't believe anything I tell you via messages or posts.

User avatar
PyTom
Ren'Py Creator
Posts: 16093
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: [NaNoReNo09] pXt

#63 Post by PyTom »

JQuartz wrote:

Code: Select all

if happiness>>tragicness:


I'm just curious about what it means to right-shift happiness by tragicness bits.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

JQuartz
Eileen-Class Veteran
Posts: 1265
Joined: Fri Aug 31, 2007 7:02 am
Projects: 0 completed game. Still haven't made any meaningfully completed games...
Contact:

Re: [NaNoReNo09] pXt

#64 Post by JQuartz »

PyTom wrote:I'm just curious about what it means to right-shift happiness by tragicness bits.
I thought >> means more than. The code I wanted to make was if happiness more than tragicness...
I suspect somebody is stealing my internet identity so don't believe everything I tell you via messages. I don't post or send messages anymore so don't believe anything I tell you via messages or posts.

Asceai
Eileen-Class Veteran
Posts: 1258
Joined: Fri Sep 21, 2007 7:13 am
Projects: a battle engine
Contact:

Re: [NaNoReNo09] pXt

#65 Post by Asceai »

Just one > would suffice for that.

happiness>>tragicness shows that tragicness has quite a profound negative effect on happiness.

JQuartz
Eileen-Class Veteran
Posts: 1265
Joined: Fri Aug 31, 2007 7:02 am
Projects: 0 completed game. Still haven't made any meaningfully completed games...
Contact:

Re: [NaNoReNo09] pXt

#66 Post by JQuartz »

Asceai wrote:Just one > would suffice for that.
Oh I see. I had always used >> as more than. No wonder it doesn't work. (I ended using if variable>=value + 1)
I suspect somebody is stealing my internet identity so don't believe everything I tell you via messages. I don't post or send messages anymore so don't believe anything I tell you via messages or posts.

Jake
Support Hero
Posts: 3826
Joined: Sat Jun 17, 2006 7:28 pm
Contact:

Re: [NaNoReNo09] pXt

#67 Post by Jake »

JQuartz wrote: I thought >> means more than.
In maths, "x > y" means "x is more than y", and "x >> y" means "x is more than y by a very large degree" - usually orders of magnitude.

In a lot of programming languages, however, since "a very large degree" is a rather fluffy and inprecise term and hard to define specifically, they don't have that meaning. Instead, just to be confusing, "x >> y" means "shift x right by y bits". So "x >> 1" basically has the same effect as "x / 2"; similarly "x << 3" is the same as "x * 8".
Server error: user 'Jake' not found

JQuartz
Eileen-Class Veteran
Posts: 1265
Joined: Fri Aug 31, 2007 7:02 am
Projects: 0 completed game. Still haven't made any meaningfully completed games...
Contact:

Re: [NaNoReNo09] pXt

#68 Post by JQuartz »

How is this related to pXt? -_-!
Off topic post:
Jake wrote:In maths, "x > y" means "x is more than y", and "x >> y" means "x is more than y by a very large degree" - usually orders of magnitude.
I forgotten about that. Too many years since the last time I've studied maths.
Jake wrote:Instead, just to be confusing
Yup, you succeeded. I'm confused.
I suspect somebody is stealing my internet identity so don't believe everything I tell you via messages. I don't post or send messages anymore so don't believe anything I tell you via messages or posts.

Kanari
Regular
Posts: 38
Joined: Wed Dec 01, 2010 5:58 am
Contact:

Re: [NaNoReNo09] pXt

#69 Post by Kanari »

This is seriously awesome. x3
I was a little confused in the beginning, though. >___________<;

Esphirisa
Regular
Posts: 68
Joined: Mon Jun 14, 2010 4:07 am
Contact:

Re: [NaNoReNo09] pXt

#70 Post by Esphirisa »

Haha, what a coincidence. I happen to be learning A Midsummer Night's Dream this year. I never thought, not even in my dreams, that I would see a KN of that. The gender bender added a little humor, but somehow the play failed to make me laugh like a comedy(yes, I know it's supposed to be a tragedy, but with the way the workmen performed it...) should. Bottom wasn't as funny as he was supposed to be...? Well, at least to me.

Post Reply

Who is online

Users browsing this forum: No registered users