Log In  
[back to top]

[ :: Read More :: ]

Cart #40202 | 2017-05-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

This is a playing cards library, spent quite a while on it.

It allows you to both store playing card data and render the data. Read the comments for usage.

P#40203 2017-05-04 18:46 ( Edited 2017-05-05 05:17)

[ :: Read More :: ]

Cart #40200 | 2017-05-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

This is my Blackjack cart. I don't plan on doing much more with it, as I've moved onto other things for the time being. If anybody wants to finish it up or post fixes, I'll update it with credit :)

P#40201 2017-05-04 18:44 ( Edited 2017-05-04 22:47)

[ :: Read More :: ]

Cart #36243 | 2017-01-22 | Code ▽ | Embed ▽ | No License

This cart shows a chr function, which allows you to enter an ASCII integer code, and spits out a the correct character, in the form of a string. Example:

print(chr(32))

This code is released into the public domain.

P#36245 2017-01-22 01:46 ( Edited 2017-01-22 06:46)

[ :: Read More :: ]

Cart #37130 | 2017-02-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9


Cart #37095 | 2017-02-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

Cart #36936 | 2017-01-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

Cart #36248 | 2017-01-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

Cart #36194 | 2017-01-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

Hey, I've completed my textbox lib. It clocks in at a harsh 1600ish tokens, but you can cut away any escape sequences to lower that substantially. I've included a lite version that clocks in around 950 tokens. Let me know if you have any questions!

*1.0 Good enough for use.

*0.4 Bug fix update. Added a bunch of tests and ironed out lots of bugs. Token use is almost hitting 2k, so next updates will focus on lowering that.

*0.2 Almost a complete rewrite since version 0.1. It now uses a very efficient 2-pass system, but the token consumption is high, I will focus on lowering that once it's bug free.

P#36196 2017-01-21 12:41 ( Edited 2017-02-04 14:27)

[ :: Read More :: ]

Cart #36072 | 2017-01-19 | Code ▽ | Embed ▽ | No License
9

Hello. I'm working on a game and had to come up with a particle library for it. Hopefully someone else might find it useful. Let me know if you have any questions. I tried to document it as best I can! Press Z for an explosion :)

It's released into the public domain.

--small update--
in the examples, I define old_position_x and y for the emitters. This is not necessary and will be updated in future versions.

P#36073 2017-01-19 07:17 ( Edited 2017-11-30 15:11)

Follow Lexaloffle:          
Generated 2024-04-19 13:09:24 | 0.073s | Q:29