Jump to content




Jesusthekiller's Programs || Guess the number minigame | Random string generator | cPrint | WCON

lua api utility

  • You cannot reply to this topic
33 replies to this topic

Poll: About my code :)

What API/program do you like?

You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.
Vote Guests cannot vote

#21 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 22 April 2013 - 02:03 AM

Teasers for LinuxOS and Pacman:

Posted Image
Posted Image

Posted Image

#22 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 22 April 2013 - 02:06 AM

View Posttheoriginalbit, on 22 April 2013 - 02:01 AM, said:

So you changed it, but didn't press save... or does pastebin have some "save but don't publish" button I don't know about?

This 1st one ;)


View Posttheoriginalbit, on 22 April 2013 - 02:01 AM, said:

View PostEspen, on 22 April 2013 - 01:56 AM, said:

I feel you, I do the same. Better safe than sorry when it comes to requirement-checks.
One can overdo it, I suppose. But trying to make your programs backwards-compatible from the get-go is a good habit.
Yeh definitely... see if it was me making the function safe for all computers I would be doing this

I'll include it today :)




Oops, double post

#23 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 22 April 2013 - 02:07 AM

View Postjesusthekiller, on 22 April 2013 - 02:06 AM, said:

I'll include it today :)
I wasn't saying you had to... but if you do, make sure you actually pick one of the 2 identical functions in there; either long and readable, or compact.

#24 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 22 April 2013 - 06:35 AM

cPrint update
  • Even better non-advanced computers support
Spoiler


#25 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 22 April 2013 - 09:24 AM

View Posttheoriginalbit, on 19 April 2013 - 09:27 PM, said:

Nice. :) Seems everyone is going to the 'all-in-one' posts now :)

here is what I said about cPrint in its thread
Spoiler
Not me :P (Yet)
Anyway.. This seems great!
Especially cPrint and WCON. :)

#26 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 22 April 2013 - 10:55 AM

Thanks! Great to get some feedback :)

#27 Zudo

  • Members
  • 800 posts
  • LocationUK

Posted 24 April 2013 - 05:35 AM

Nice!

#28 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 05 May 2013 - 03:52 AM

Hi all, I'm back from my little holiday and I'm working on Pacman right now :)

#29 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 05 May 2013 - 03:57 AM

View Postjesusthekiller, on 05 May 2013 - 03:52 AM, said:

I'm working on Pacman right now :)
It is such a misleading name. every time I read it I get a little excited thinking you're making Pac-Man, as in the game by Namco. Then I get disappointed when I remember its not.

#30 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 18 May 2013 - 07:10 AM

  • Added Code Snippets section
  • Added Random String Generator
  • Added Guess the number minigame
  • Added tutorials section
  • Added "Random string generating" tutorial


#31 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 22 May 2013 - 12:07 PM

  • Added more code snippets
  • Added Quick Installer Generator
  • Added link to my blog


#32 micle546

  • Members
  • 3 posts

Posted 03 June 2013 - 09:28 AM

support for monitors in cprint?

I've hacked the code a bit to get it to do what I need it to do, but it'd be nice to have that function included

#33 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 03 June 2013 - 10:04 AM

View Postmicle546, on 03 June 2013 - 09:28 AM, said:

I've hacked the code a bit to get it to do what I need it to do, but it'd be nice to have that function included
did you do something like this...
term.redirect( peripheral.wrap('left') ) --# replace 'left' with the side the monitor is on, stuff will now print on the monitor
cprint.cprint('some string to print') --# replacing this string with your one
term.restore() --# stuff will resume printing on the terminal


#34 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 19 June 2013 - 09:02 AM

Over 275 WCON accounts!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users