Mythruna
April 29, 2024, 02:46:56 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to the new forums. See "Announcements" for a note for new users.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Learning Groovy - Give me INSPIRATION!!  (Read 7380 times)
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« on: September 26, 2012, 01:19:34 PM »

Just help me find inspiration to learn Groovy! I WANT TO LEARN IT! I need your support to motivate me!
Groovy Website
« Last Edit: September 26, 2012, 01:21:30 PM by unnaturallife » Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #1 on: September 26, 2012, 03:16:13 PM »

Write a command-line based game that implements a text adventure like this:
http://www.malinche.net/demos/adventureland.html

Read commands from standard input.  Write things to the console using println().  When you can implement a game like that then you will understand 80% of the data structures and program structure you will need to make games.  The rest at that point will be graphics and stuff.
Logged
Iggyjeckel
Donators
Hero Member
***
Posts: 510


View Profile
« Reply #2 on: September 26, 2012, 03:32:32 PM »

would we be able to implement stuff like that into mythruna? just wondering because i think i have the basic idea of how to use groovy, just not sure exactly as to what i want to do with it lol. never have done any modding before
Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #3 on: September 26, 2012, 04:03:42 PM »

would we be able to implement stuff like that into mythruna? just wondering because i think i have the basic idea of how to use groovy, just not sure exactly as to what i want to do with it lol. never have done any modding before

That was just a general approach for learning the language.  Being familiar with the language and how to write stuff makes everything else easier.

But sure, you could kind of already implement a game like that in Mythruna though it would feel weird to have a text adventure in the chat bar. Smiley
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #4 on: September 26, 2012, 04:52:28 PM »

the game is too hard x(
FAIL!! I cannot figure anything out.. *goes east* *find mud* MESSAGE: Find it yourself.
Logged
Iggyjeckel
Donators
Hero Member
***
Posts: 510


View Profile
« Reply #5 on: September 26, 2012, 05:05:02 PM »

Would a modder potentially be able to add scripts to npc character
Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #6 on: September 26, 2012, 05:54:06 PM »

Would a modder potentially be able to add scripts to npc character

Sure.
Logged
Iggyjeckel
Donators
Hero Member
***
Posts: 510


View Profile
« Reply #7 on: September 26, 2012, 06:24:50 PM »

Cool, I want a full crew aboard my sub
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #8 on: September 26, 2012, 06:57:28 PM »

Would a modder potentially be able to add scripts to npc character

for a mod, anything could be added! all it takes is the knowledge, and the correct scripting.
you just have do what you need to.. i need to look up some stuff about mods, it is particularly unknown from me how to add files to it.. i may know or i may not.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!