Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - JWinslow23

#31
PC, Mac & Vintage Computers / Re: Another Pi Language
January 12, 2018, 12:09:11 AM
I like that you implemented the pi language that works with the bits of pi...because they're the same as the bits of tau, just bit-shifted! ;D
#32
Awesome! Can you modify this to do multiple levels? (i.e. the higher the level gets, the more of it can be removed while still being able to detect the message)
#33
MAJOR UPDATE!

Now, the game is 8K, and I've changed the name to reflect this.



Download attached. Try the magic word, XYZZY!
#34
Update.

Fixed a small glitch with examining items, and a fatal glitch with displaying your inventory.

Download attached.
#35
Update!

Added an Easter egg, and reduced filesize by ~300 bytes.

Download attached.
#36
The attached download is outdated. Click here for the latest version!

In 2006, Arthur O'Dwyer's Castle Adventure revolutionized the TI-BASIC text adventure.
Now, at the tail end of 2017, comes a new innovation in TI-BASIC text adventures. Get ready to experience...

9K Adventure


You are Grimbis the black dwarf. Your mission is to recover Gawyn's orb, in order to keep the land frozen in an eternal winter. To do this, you interact with the game by entering simple English commands.

Download attached. Try it!
#37
Nah, it's just the method I chose to go about this is horrible. My voice itself is fine :P
#38
After discovering Text to Trump, I thought to myself: how cool would it be to make a text-to-speech voice that resembles my own? And then I thought: how hard would it be?

The answer to both questions is "very". :P

Slightly modified from this Github repository, I created a Python program which would take entries in a modified version of the CMU Pronouncing Dictionary, convert them into individual sounds, and play them back (as well as output them to a .wav file). The results are a bit Stephen-Hawking-ish right now, but I hope to try and improve it soon ;)

Here is an example of "my own voice" reading the CodeWalrus intro: https://clyp.it/02ucuy3z

Requires Python, PyAudio, and PyDub. You do not need FFmpeg, but the program can freak out without it.

Project download here. Try it!
#39
Bump.

Added a 30 minute timer, and time penalties.



Download attached.
#40
Other / Re: The funny quote thread (NSFW)
November 26, 2017, 03:18:20 AM
QuoteJWinslow23   How about, buy 1 for the price of 2...   9:07:40 PM
_iPhoenix_   !!   9:07:46 PM
JWinslow23   ...but then receive another one FREE?   9:07:51 PM
_iPhoenix_   DAMMIT   9:07:56 PM
_iPhoenix_   I WAS TYPING THAT   9:08:01 PM
JWinslow23   :P   9:08:06 PM
JWinslow23    :ninja:   9:08:12 PM
#41
Bump.

Now, navigating the grid is much faster, and a correctly colored row or column automatically gets its blank squares marked blank.



Download attached.
#42
Bump.

I have now implemented saving and restoring of your puzzle progress!


Download attached.
#43
Quote from: c4ooo on November 22, 2017, 12:57:22 AM
Nice. So is Picross like a mix of minesweeper and soduku?
Kinda, but one is not penalized for wrong coloring.
#44
When the CSE came out, my first color TI-BASIC game was Cookie Clicker +C, which is to date my most popular file on TICalc.

Almost 4 years later, my second color TI-BASIC game was Descent, which is unique in that it is cross-compatible with the older monochrome models.

Now, I am proud to introduce my third ever color TI-BASIC game, Picross!



For those who do not know what Picross is, Picross is a picture logic puzzle, and you must color or leave blank spaces in a grid according to numbers on the side to reveal a hidden picture. The Wikipedia page on Picross has some more information.

At the moment, it is only a demo, with the ability to view and solve a random puzzle of a random size. The numbers going across on the top and the side are supposed to represent the numbers for the current row and column. You may edit the grid with 2ND and ALPHA, and when you solve the puzzle, the game detects this and tells you.

Download attached. Try it out!
#45
Funny you say that, xlibman. This was actually partly based off of The Psyche, made by squidgetx in Axe for an Omnimaga contest.

Oh, and I would like to announce that Descent has already been accepted on Cemetech and TICalc! Now to wait until someone other than me completes it from start to finish.
Powered by EzPortal