Author Topic: Cookie Clicker for the +C  (Read 3319 times)

0 Members and 1 Guest are viewing this topic.

Offline JWinslow23

  • Coder Of Tomorrow
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 556
  • Rating: +43/-6
  • I make quality calculator games...when I have time
    • View Profile
Cookie Clicker for the +C
« on: December 27, 2013, 05:25:22 pm »
I made a Cookie Clicker game for the TI-84+ Color Silver Edition!

I'm lazy, so I'll copy-paste the readme.

Code: [Select]
<-- Your text editor must be able to display this on one line -->
   _____            _    _          _____ _ _      _
  / ____|          | |  (_)        / ____| (_)    | |
 | |     ___   ___ | | ___  ___   | |    | |_  ___| | _____ _ __
 | |    / _ \ / _ \| |/ / |/ _ \  | |    | | |/ __| |/ / _ \ '__|
 | |___| (_) | (_) |   <| |  __/  | |____| | | (__|   <  __/ |
  \_____\___/_\___/|_|\_\_|\___|   \_____|_|_|\___|_|\_\___|_|
                                 _____
                           _    / ____|
                         _| |_ | |
                        |_   _|| |
                          |_|  | |____
                                \_____|

                          by Josiah W.

##############
#Requirements#
##############

* A TI-84+ C Silver Edition.
* 5,065 bytes of RAM for the program AND variable usage.
* (recommended, but not required)
No content is B, C, D, K, T, S, Y, Z, L1, L2, L3, L4, Str1,
OR a custom list "CLICK". These are used by the game.
* This program is ALSO DoorsCSE compatible, so you CAN run it
with DoorsCSE.

##############
#Installation#
##############

* Transfer COOKIE.8xp to your TI-84+ C Silver Edition. Then. run
as a BASIC program on the homescreen OR on DoorsCSE.

#############
#How to Play#
#############

* Cookie Clicker +C is a port of Cookie Clicker, the game that
has taken the Internet by storm, on the +C.
* When you start, you will continue your save file (reset if you
don't have one).
* Press ENTER to click on the cookie. When you do that, you will
get 1 cookie.
* Press LEFT and RIGHT to cycle through the buildings.
* When you get enough cookies to buy the selected building, press
PLUS to buy. Press MINUS to sell.
* When you buy buildings, you will notice that every second, you
will get cookies automatically. These are the buildings and their
information.

+--------------+---------------+--------------+
|   Building   | Initial Price | CpS/building |
+--------------+---------------+--------------+
| Cursor       |             15|            .1|
+--------------+---------------+--------------+
| Grandma      |            100|            .5|
+--------------+---------------+--------------+
| Farm         |            500|             4|
+--------------+---------------+--------------+
| Factory      |           3000|            10|
+--------------+---------------+--------------+
| Mine         |          10000|            40|
+--------------+---------------+--------------+
| Shipment     |          40000|           100|
+--------------+---------------+--------------+
| Alchemy Lab  |         200000|           400|
+--------------+---------------+--------------+
| Portal       |        1666666|          6666|
+--------------+---------------+--------------+
| Time Machine |      123456789|         98765|
+--------------+---------------+--------------+
| Antimatter   |     3999999999|        999999|
+--------------+---------------+--------------+

Press CLEAR to save your game and quit.

###################
#Legal Information#
###################

* This program is freeware, it shall be distributed freely. I do
not claim ownership of Cookie Clicker, all rights go to Orteil
for making the original ( orteil.dashnet.org/cookieclicker ). If
this program is distributed, credit me for making it, and Orteil
for the idea.

#########
#Credits#
#########

* Orteil for making the original Cookie Clicker.
( orteil.dashnet.org/cookieclicker )
* Texas Instruments for making the TI-84+ C Silver Edition.
* Everyone who supported me all the way.

#################
#Version History#
#################

* v1.0: Initial release (size: 4,197)




The .zip is attached.

If anyone can help me optimize, that would be awesome! O.O I should warn you...it runs a bit slow.

Whaddaya think? Is there potential?
Did you know that "Ammonia Gas" rearranged is "As Omnimaga"?
Click here for the only set of games you'll ever need
= ?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Cookie Clicker for the +C
« Reply #1 on: December 27, 2013, 05:45:07 pm »
Question: When selling something, how much percentage of the original price are we supposed to get?

Offline JWinslow23

  • Coder Of Tomorrow
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 556
  • Rating: +43/-6
  • I make quality calculator games...when I have time
    • View Profile
Re: Cookie Clicker for the +C
« Reply #2 on: December 27, 2013, 05:53:25 pm »
Since I don't actually know the game's statistic for that, none at all for now. :-\
Did you know that "Ammonia Gas" rearranged is "As Omnimaga"?
Click here for the only set of games you'll ever need
= ?

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Cookie Clicker for the +C
« Reply #3 on: January 04, 2014, 05:30:09 am »
haha, cookie clicker was a lot of fun ^^

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline JWinslow23

  • Coder Of Tomorrow
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 556
  • Rating: +43/-6
  • I make quality calculator games...when I have time
    • View Profile
Re: Cookie Clicker for the +C
« Reply #4 on: January 04, 2014, 08:31:16 pm »
Thanks!

But there's an update coming soon. Apparently, there was a bug where sometimes, at the next second, the proper amount of cookies was not added (one second was unaccounted for). Oh, and the selling thing, I found that out. :-\ (It's half of the current price, or .575 of what you paid for it.)

Update ready tomorrow!

EDIT: Update attached, and on ticalc momentarily.
EDIT 2: On ticalc!
And pretty soon, I'll include a "lite" version without a news ticker, but 3,000 bytes smaller.
« Last Edit: January 06, 2014, 06:31:50 pm by JWinslow23 »
Did you know that "Ammonia Gas" rearranged is "As Omnimaga"?
Click here for the only set of games you'll ever need
= ?