Glad to hear that it was a nice day, Mateo. Did you get any good presents and/or CAKE?
allynfolksjr wrote:
Hey everyone by the way you can't just post "Happy birthday." Here at cemetech it's regularly bashed into my head that "quality over quantity" is the overriding philosophy. Please expand on your birthday wishes. Thanks.
Actually, you'll notice that most people posted more complex sentiments than just "Happy Birthday"! Thanks for keeping an eye on the quality of posts.
Merry birthday!
You can not have my cake! Not because it's a lie, but because you are MateoConLechuga, not MateoConPastel!
Have this instead:
#TotalyDidn'tStealOneOfYourOwnImages
You can not have my cake! Not because it's a lie, but because you are MateoConLechuga, not MateoConPastel!
Have this instead:
#TotalyDidn'tStealOneOfYourOwnImages
-
epsilon5
- Super-Expert (Posts: 826)
- 03 Dec 2019 09:02:33 am
- Last edited by epsilon5 on 03 Dec 2019 11:24:20 am; edited 1 time in total
Happy late birthday!
Code:
Code:
// Program Name: Birthday
// Author(s): epsilon5
// Description: says happy birthday
#define FORCE_INTERRUPTS
#include <tice.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>
#include <stdint.h>
#include <stddef.h>
#include <graphx.h>
#include <fileioc.h>
#include <keypadc.h>
#include <intce.h>
#include <math.h>
void main(void) {
gfx_Begin();
gfx_SetDraw(1);
gfx_SetTextScale(2, 2);
while (!(kb_Data[6] & kb_Enter)) {
kb_Scan();
gfx_FillScreen(randInt(0, 255));
gfx_SetTextFGColor(randInt(0, 255));
gfx_PrintStringXY("Happy birthday Mateo!", 5, 5);
gfx_SwapDraw();
}
gfx_End();
}
Past projects: HailStorm CE | Contagion CE | HUE CE | VYSION CE || Current projects: VYSION 2 CE | Crossroads CE
Uh epsilon5, that's a funny way to spell 'Mateo'.
Sorry we missed it Mateo! Hopefully it wasn't too full of dumb programmers!
Sorry we missed it Mateo! Hopefully it wasn't too full of dumb programmers!
TheLastMillennial wrote:
Uh epsilon5, that's a funny way to spell 'Mateo'.
This was my generic birthday program, which was last used for PT_. Should have checked it before I wrote the post. I was more worried about removing all evidence that it was originally made in Sourcecoder. Thanks for pointing that out though, I would have missed it otherwise.
Past projects: HailStorm CE | Contagion CE | HUE CE | VYSION CE || Current projects: VYSION 2 CE | Crossroads CE
Happy (belated) birthday Mateo!
Since it's belated, here's 2!
Code:
Code:
Since it's belated, here's 2!
Code:
Asm84CEPrgmC388A8D1011010DC280802CD480102B720F9AF329605D0329505D021ACA8D1CDC00702CD480102B728F1C948617070792048617070792042697274686461792120202020202000
Code:
>++++++++++
[>+++++++>++++++++++>+++++++++++>+++++++++++>++++++++++++>+++++++>++++++++++>+++++++++++>+++++++++++>++++++++++++>+++++++>+++++++++++>+++++++++++>++++++++++++>++++++++++>++++++++++>++++++++++>++++++++++++>+++><<<<<<<<<<<<<<<<<<<<-]
>++>--->++>++>+>++>--->++>++>+>---->----->++++>---->++++>>--->+>+++>
<<<<<<<<<<<<<<<<<<<<
>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.>.
Another year, another birthday! Happy birthday!!
Negativity: the best way to deal with my square imaginary friends. - LogicalJoe [2018]
Co-founder of TI-Toolkit.
Rawr! Happy birthday, Mateo! Thank you for your contributions to the community, and good luck with the upcoming year.
Currently working on a v2 (complete re-write/overhaul) of this project: KryptonIDE - A better program editor for the TI 84+ CE
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.
» Go to Registration page
» Go to Registration page
» Goto page Previous 1, 2, 3, 4, 5, 6 Next
» View previous topic :: View next topic
» View previous topic :: View next topic
Page 3 of 6
» All times are UTC - 5 Hours
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Advertisement