Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

implementing a scrabble-esque game on Termux III

by Aldebaran (Curate)
on Nov 16, 2019 at 00:41 UTC ( [id://11108769]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\Users\tblaz\Documents\evelyn\to_phone>perl 8.board.pl
    moves: 1  tiles: a e g o r t u
    ...
    Terminating on signal SIGINT(2)
    
    C:\Users\tblaz\Documents\evelyn\to_phone>
    
  2. or download this
    #!/usr/bin/perl
    
    use strict;    
    ...
      return @ans;
    }
    
  3. or download this
    $ lsb_release -a
    No LSB modules are available.
    Distributor ID:    Ubuntu
    ...
    moves: 1  tiles: a e e l o p w
    no starting word can be found
    $
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11108769]
Approved by haukex
Front-paged by haukex
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-19 16:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found