Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
7DRL project: Math: The Roguelike
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
kkairos  
View profile  
 More options Mar 6 2010, 4:11 pm
Newsgroups: rec.games.roguelike.development
From: kkairos <kkai...@gmail.com>
Date: Sat, 6 Mar 2010 13:11:31 -0800 (PST)
Local: Sat, Mar 6 2010 4:11 pm
Subject: 7DRL project: Math: The Roguelike
A game in which all of the weapons are pretty much represented by
different mathematical objects, possibilities and conditions. Brave
the Numbercave to find the hidden treasure known as Fermat's Awesome
Book, where he wrote all of his actual theorems in full with proof,
not just idle speculations, including a 2-page proof of his infamous
last theorem.

I will be making this thing in MegaZeux (www.digitalmzx.net if you
want more info), so it won't be standalone (MZX, however, runs on all
major platforms.) My algorithm will be pretty much original/guesswork,
and while I've made MZX games before, I've never really seriously
totally attempted a Roguelike, so this will be quite an experience for
me.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
purplearcanist  
View profile  
 More options Mar 6 2010, 5:38 pm
Newsgroups: rec.games.roguelike.development
From: purplearcanist <ejg_...@yahoo.com>
Date: Sat, 6 Mar 2010 14:38:23 -0800 (PST)
Local: Sat, Mar 6 2010 5:38 pm
Subject: Re: 7DRL project: Math: The Roguelike
On Mar 6, 2:11 pm, kkairos <kkai...@gmail.com> wrote:

> A game in which all of the weapons are pretty much represented by
> different mathematical objects, possibilities and conditions. Brave
> the Numbercave to find the hidden treasure known as Fermat's Awesome
> Book, where he wrote all of his actual theorems in full with proof,
> not just idle speculations, including a 2-page proof of his infamous
> last theorem.

http://video.google.com/videoplay?docid=8269328330690408516# - Had to
post it, as it explains fermat's last theorem and how one
mathematician proved it in an encyclopedia.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kkairos  
View profile  
 More options Mar 6 2010, 6:07 pm
Newsgroups: rec.games.roguelike.development
From: kkairos <kkai...@gmail.com>
Date: Sat, 6 Mar 2010 15:07:21 -0800 (PST)
Local: Sat, Mar 6 2010 6:07 pm
Subject: Re: 7DRL project: Math: The Roguelike
On Mar 6, 2:38 pm, purplearcanist <ejg_...@yahoo.com> wrote:

> On Mar 6, 2:11 pm, kkairos <kkai...@gmail.com> wrote:

> > A game in which all of the weapons are pretty much represented by
> > different mathematical objects, possibilities and conditions. Brave
> > the Numbercave to find the hidden treasure known as Fermat's Awesome
> > Book, where he wrote all of his actual theorems in full with proof,
> > not just idle speculations, including a 2-page proof of his infamous
> > last theorem.

> http://video.google.com/videoplay?docid=8269328330690408516#- Had to
> post it, as it explains fermat's last theorem and how one
> mathematician proved it in an encyclopedia.

Heh yeah, Andrew Wiles is epic.

I'm really just using a mythical 2-page proof as my MacGuffin, I
figure it would be the rough mathematical equivalent of the Amulet of
Yendor.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ray  
View profile  
 More options Mar 6 2010, 8:51 pm
Newsgroups: rec.games.roguelike.development
From: Ray <b...@sonic.net>
Date: Sat, 06 Mar 2010 17:51:37 -0800
Local: Sat, Mar 6 2010 8:51 pm
Subject: Re: 7DRL project: Math: The Roguelike

kkairos wrote:
> On Mar 6, 2:38 pm, purplearcanist <ejg_...@yahoo.com> wrote:
>> Had to
>> post it, as it explains fermat's last theorem and how one
>> mathematician proved it in an encyclopedia.

> Heh yeah, Andrew Wiles is epic.

> I'm really just using a mythical 2-page proof as my MacGuffin, I
> figure it would be the rough mathematical equivalent of the Amulet of
> Yendor.

Honestly, if you want mythically epic, have the player going for
a proof of the Collatz Conjecture.  It's held off best efforts for
at least as long as Fermat's Last Theorem, and it's looking
harder.

The Collatz Conjecture says that iteration of the Collatz function
starting with any positive integer eventually produces 1.

The Collatz function is: If the input is even, the output is half
the input.  If the input is odd, the output is one plus three times
the input.  

It's known to be true for all positive integers less than something
like 20 to the 60th power, but nobody can figure out how to actually
prove it.

                                Bear


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kkairos  
View profile  
 More options Mar 6 2010, 9:47 pm
Newsgroups: rec.games.roguelike.development
From: kkairos <kkai...@gmail.com>
Date: Sat, 6 Mar 2010 18:47:22 -0800 (PST)
Local: Sat, Mar 6 2010 9:47 pm
Subject: Re: 7DRL project: Math: The Roguelike
That function is awesome, and...wow.

Yeah, doing an unsolved famous conjecture might be a good idea too.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerry Quinn  
View profile  
 More options Mar 7 2010, 9:30 am
Newsgroups: rec.games.roguelike.development
From: Gerry Quinn <ger...@indigo.ie>
Date: Sun, 7 Mar 2010 14:30:17 -0000
Local: Sun, Mar 7 2010 9:30 am
Subject: Re: 7DRL project: Math: The Roguelike
In article <4b930770$0$1624$742ec...@news.sonic.net>, b...@sonic.net
says...

It might very well not have a proof (or disproof).

Of course, it is also likely that Fermat's Last Theormem does not have
a two-page proof (of course, this does depend on the level of
intermediate steps one in allowed skip!).

- Gerry Quinn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerry Quinn  
View profile  
 More options Mar 7 2010, 9:31 am
Newsgroups: rec.games.roguelike.development
From: Gerry Quinn <ger...@indigo.ie>
Date: Sun, 7 Mar 2010 14:31:58 -0000
Local: Sun, Mar 7 2010 9:31 am
Subject: Re: 7DRL project: Math: The Roguelike
In article <0fa2c6e3-40fe-46f2-873a-38f3e18f8d53
@b36g2000pri.googlegroups.com>, kkai...@gmail.com says...

> That function is awesome, and...wow.

> Yeah, doing an unsolved famous conjecture might be a good idea too.

A short version of Fermat's Last Theorem seems ideal to me; it has
iconic value and people with any interest in math will know what you
are talking about without any explanation.

- Gerry Quinn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aaron M.  
View profile  
 More options Mar 7 2010, 10:17 am
Newsgroups: rec.games.roguelike.development
From: "Aaron M." <aaron.on.use...@gmail.com>
Date: Sun, 07 Mar 2010 15:17:42 GMT
Local: Sun, Mar 7 2010 10:17 am
Subject: Re: 7DRL project: Math: The Roguelike
Have you heard of the text adventure "Beyond the Tesseract"?
A good overview of it can be found at
http://everything2.com/title/Beyond+the+Tesseract.  It might give you
some ideas.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Lower  
View profile  
 More options Mar 11 2010, 6:13 am
Newsgroups: rec.games.roguelike.development
From: Daniel Lower <daniel.j.lo...@gmail.com>
Date: Thu, 11 Mar 2010 03:13:11 -0800 (PST)
Local: Thurs, Mar 11 2010 6:13 am
Subject: Re: 7DRL project: Math: The Roguelike
Aaron: Strange. I might have to try that sometime. I don't think it's
where this project is headed but I like it.

Still not sure what the MacGuffin will be but it's kind of irrelevant.

Right now basically the player has weapons (different dice roll types
basically) and damage functions (which modify the dice-rolls.) Player
is planned to have a permanent conditional (P --> Q) in play at all
time that acts on various in-game variables. The P's and Q's will be
equipped separately, and exploiting awesome combinations of weapons,
damage functions, Ps and Qs will be highly encouraged. At this point
the plan is to have ten weaposn, ten damage functions, 8 Ps and 8 Qs.

Good: Damage functions are almost all working (I have yet to verify
this but the way MegaZeux handles file i/o, which it being a GCS from
the mid-90's was hacked on, I think made my preferred way of doing one
of my damage functions...strange.) Weapons are all working so far as I
can tell (on my last play I missed one), and the equip screen for each
is working fine.

Eh: Conditionals are going to be a frustrating thing to program. But
once they get going they're going to be beautiful. Also, am thinking
on a time limit to force good exploitations and help avoid lazy play,
but with the sheer number of enemies I'm not sure this is going to be
a problem, see:

Bad: Nothing's really bad right now except that I'm not sure how well
the game is balancing so far. And I won't really know until
conditionals are in.

Awesome: Right now it's really fun just to be able to go around with
the FOV algorithm (in MZX, but still, first time I made one really)
slaying numbergoblins with the 6d3 axe.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kkairos  
View profile  
 More options Mar 12 2010, 10:13 pm
Newsgroups: rec.games.roguelike.development
From: kkairos <kkai...@gmail.com>
Date: Fri, 12 Mar 2010 19:13:27 -0800 (PST)
Local: Fri, Mar 12 2010 10:13 pm
Subject: Re: 7DRL project: Math: The Roguelike
MathRL is almost functional.

I'll be uploading it to DigitalMZX by tomorrow if all goes well.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kkairos  
View profile  
 More options Mar 13 2010, 8:03 am
Newsgroups: rec.games.roguelike.development
From: kkairos <kkai...@gmail.com>
Date: Sat, 13 Mar 2010 05:03:57 -0800 (PST)
Local: Sat, Mar 13 2010 8:03 am
Subject: Re: 7DRL project: Math: The Roguelike
MathRL is finished.

Link: http://sites.google.com/site/kkairossportalthingy/mathrl

out of paranoia that something goes wrong with the actual success
topic that still hasn't showed up after 10 minutes, i guess this is my
preliminary announcement of SUCCESS!

will post another when i get up tomorrow if i can't find it yet.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Timofei Shatrov  
View profile  
 More options Mar 13 2010, 3:56 pm
Newsgroups: rec.games.roguelike.development
From: g...@mail.ru (Timofei Shatrov)
Date: Sat, 13 Mar 2010 20:56:31 GMT
Local: Sat, Mar 13 2010 3:56 pm
Subject: Re: 7DRL project: Math: The Roguelike
On Sat, 13 Mar 2010 11:38:25 -0800 (PST), kkairos <kkai...@gmail.com> tried to
confuse everyone with this message:

>On Mar 13, 5:03=A0am, kkairos <kkai...@gmail.com> wrote:
>> MathRL is finished.

>> Link:http://sites.google.com/site/kkairossportalthingy/mathrl

>> out of paranoia that something goes wrong with the actual success
>> topic that still hasn't showed up after 10 minutes, i guess this is my
>> preliminary announcement of SUCCESS!

>> will post another when i get up tomorrow if i can't find it yet.

>Okay, I tried to post it again.

>Then it went down, after being up for five minutes.

Nothing is ever deleted from Usenet. You're fine. It's your newsserver
that's broken.

--
|Don't believe this - you're not worthless              ,gr---------.ru
|It's us against millions and we can't take them all... |  ue     il   |
|But we can take them on!                               |     @ma      |
|                       (A Wilhelm Scream - The Rip)    |______________|


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »