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

Topics - Dudeman313

#1
Last year I put in an effort to get my now 9 years old laptop fixed, working, and updated, this being less expensive than purchasing a quality replacement. That November, I got a new battery and power cord(both non-OEM) and clean installed Windows 10 Pro on my Acer Aspire 5735z.

About 2 hours ago, I started hearing a strange, loud, and inconsistent buzz/crackle clearly originating from the brick of the cord. The sound was so loud it could be heard 6 feet away.

A closer inspection revealed that the noise only was heard while the laptop was plugged in, and that in the short breaks between buzzing, the laptop would lose connection as if unplugged. I have shut down the laptop(which was almost dead at 23%) to preserve battery.

If this can be fixed, how? If a replacement is necessary, please explain why. Please ask me for more information if needed.
Thanks! :walrii:
#2
I have this 7" Digiland android tablet that won't startup for some strange reason. I know it gets warm and charges, but it won't display a thing. Maybe the display got disconnected? It was owned by my 4 year old sister until it stopped functioning.
#3
I somehow managed to erase my home directory in elementaryOS. Now I can't login. I do have a backup for it, but I am unable to place it where it's needed because "Permission denied." Apparently, I don't have permission to do anything, even tho I have the only account(which is marked as Administrator) on the Linux half of my laptop. How do I restore the backup if I can't login?
#4
I'm trying to install the Lubuntu OS on my quasi-aged Windows Vista laptop. I had Windows 10 and Windows Vista in a dual boot, but then I realized that Vista wasn't genuine or usable. So, I'm trying to put a more streamlined OS in its place.

I already followed some instructions to delete Vista(I erased the partition & reset MBR), so now Windows 10 is the only OS on my laptop.
When I attempt to install Lubuntu as a dual boot, I am presented w/ a screen that asks me about file partitions that I don't understand.
How do I put Lubuntu along side it?
#5
Hardware / Hmm...Brainstorm w/ me?
October 24, 2016, 10:50:25 AM
I have a working Panasonic landline handset w/ a damaged speaker, a Nokia E63 with a damaged LCD, and an RCA recording and playback device.
What can I make if I take em all apart and try to fit things together?
#6
Other / Why I'm Not as Involved Anymore
October 23, 2016, 01:23:37 AM
A lot of you might be wondering why I come and go and don't hang out here as much as I used too.

2 main reasons:

  • Not a calc owner
  • TIME

The first one is self explanatory.
The second one needs a bit.

I'm trying to split my little free time between my vampires and leeches that are sucking it away.
I have FreeCodeCamp, new posts here, a tedious and demanding research paper, Geometry HW, Global HW, 3 books to read in the next 6 days(impossible!), my social life(limited), a project I want to start but don't know how, my laptop's battery and charger issues, changing my avatar, getting my nickname changed to Jkolade936, getting my real picture off of GitHub, getting to know my dad, thinking about completing Bob's Bad Day, thinking about the Axe game I started with @E37 , Robotics class, learning tennis, PC gaming, watching movies, dealing with my annoying 5 year old sister, chores, making more pixel art, checking out @JamesV 's progress on AB5, looking at Valhalla's demo, lamenting over my outdated graphics card, girl problems, checking out @MateoConLechuga 's new progress on Mario CE, wondering if @DJ Omnimaga will make more cool stuff, and being a good friend while sliding behind in English 9 and watching my Geometry grade drop.

Sadness.  :-|
Give me advice or whatever.  :-\
#7
I recently started Scratch development, and this is my first project: Walrii Fish Nom.

Tell me what you think!
I'll be back with screenshots later. :walrii:
#8
Drawing & Animation / Autodesk 123D and 3D Art
April 21, 2016, 11:45:42 PM
So, now there are a whole bunch of awesome tools you can use to model and create 3D printed stuff.
Autodesk 123D provides a whole lot of these services.

Check them out here: http://www.123dapp.com/

But I'm trying to use 123D Catch, which generates 3D models from a collection of 2D pictures, to create a 3D :walrii: . So far, it hasn't been able to work. Anyone want to try it with these three pictures?
#9
Other / Weird country/city laws
April 12, 2016, 06:50:02 PM
Apparently, your'e not allowed to sleep in bed with your socks and shoes on in North Dakota without disobeying the law.

Post any other strange laws that you find out about here, along with where they are effective! :D
#10
Drawing & Animation / Voxel Art
April 07, 2016, 11:44:41 PM
I made this as a 3D recreation of @DJ Omnimaga 's coloured version of Reuben, also from Reuben Quest, which is his game TI-basic game(84+) that was also remade in Axe(also for the 84+).

Check it out here: http://goo.gl/MJLXD4
You are allowed to edit it, but don't if unless you have a good suggestion.
When you do edit, shorten the new link(because it will change) and post it here along with screenshots.

Screenshots:






#11
Web / Hosting an Interactive Google Doodle on a Site
March 29, 2016, 10:08:51 PM
I was wondering how to do this. Each doodle is an HTML file, but how would I put it on my site?
Here's my site block code:


<divz id="p473I"><!--NEW ID-->
   
    <div class="item portfolio" id="portfolio2">
   
    <div class="container">
   
    <div class="row margin-bottom-40">
   
    <div class="col-md-12">
   
    <p class="lead text-center editContent">
    See some of our work below<br>
                            Click "Content" above and then you can click here to edit this text.   
    </p>
   
    </div><!-- /.col-md-12 -->
   
    </div><!-- /.row -->
       
    <div class="row margin-bottom-20">
   
    <div class="col-md-3">
       
        <div class="col-md-3">
       
        <a href="">
        <img src="/page/images/portfolio2.jpg" class="img-rounded width-100" alt="" data-selector="img">
       
        </a>
           
    </div><!-- /.col-md-3 col -->
   
    <div class="col-md-3">
       
        <a href="">
        <img src="/page/images/portfolio3.jpg" class="img-rounded width-100" alt="" data-selector="img">
       
        </a>
           
    </div><!-- /.col-md-3 col -->
   
    <div class="col-md-3">
       
        <a href="">
        <img src="/page/images/portfolio4.jpg" class="img-rounded width-100" alt="" data-selector="img">
       
        </a>
           
    </div><!-- /.col-md-3 col -->
   
    </div><!-- /.row -->
   
    <div class="row margin-bottom-20">
   
    <div class="col-md-3">
       
        <a href="">
        <img src="/page/images/portfolio5.jpg" class="img-rounded width-100" alt="" data-selector="img">
       
        </a>
           
    </div><!-- /.col-md-3 col -->
   
    <div class="col-md-3">
       
        <a href="">
        <img src="/page/images/portfolio6.jpg" class="img-rounded width-100" alt="" data-selector="img">
       
        </a>
           
    </div><!-- /.col-md-3 col -->
   
    <div class="col-md-3">
       
        <a href="">
        <img src="/page/images/portfolio7.jpg" class="img-rounded width-100" alt="" data-selector="img">
       
        </a>
           
    </div><!-- /.col-md-3 col -->
   
    <div class="col-md-3">
       
        <a href="">
        <img src="/page/images/portfolio8.jpg" class="img-rounded width-100" alt="" data-selector="img">
       
        </a>
           
    </div><!-- /.col-md-3 col -->
   
    </div><!-- /.row -->
   
    </div><!-- /.container -->
   
    </div><!-- /.item -->
   
    <p align="right"><a href="#top" style="text-decoration:underline;">Top</a></p> <!--NEW ID-->
</div></divz>


How do I replace the pictures with doodles?
Like this one: http://www.google.com/logos/2015/ponyexpress/ponyexpress15.html?hl=en
#12
Web / Contact Form Not Working
March 28, 2016, 03:39:48 PM
I'm creating a website with a Page Builder made for the Greater Southern Tier Districts.
I tried to create a contact form, but I can't figure out how to make the form send the message to my email.

Contact Form:


<divz id="p473I"><!--NEW ID-->
    <script>
$(document).ready(function(){
        $('#send_message').click(function(e){
           
            //Stop form submission & check the validation
            e.preventDefault();
           
            // Variable declaration
            var error = false;
            var name = $('#name').val();
            var email = $('#email').val();
            var message = $('#message').val();
            var txtInput = $('#txtInput').val();

          // Form field validation
            if(name.length == 0){
                var error = true;
                $('#name_error').fadeIn(500);
            }else{
                $('#name_error').fadeOut(500);
            }
            if(email.length == 0 || email.indexOf('@') == '-1'){
                var error = true;
                $('#email_error').fadeIn(500);
            }else{
                $('#email_error').fadeOut(500);
            }
            if(message.length == 0){
                var error = true;
                $('#message_error').fadeIn(500);
            }else{
                $('#message_error').fadeOut(500);
            }
if(txtInput.length == 0){
                var error = true;
                $('#txtInput_error').fadeIn(500);
            }else{
                var str1 = removeSpaces(document.getElementById('txtCaptcha').value);
var str2 = removeSpaces(document.getElementById('txtInput').value);
if (str1 == str2){
$('#txtInput_error').fadeOut(500);
}else{
$('#txtInput_error').fadeIn(500);
var error = true;
}
            }
           
            if(error == false){
               // Disable submit button just after the form processed 1st time successfully.
                $('#send_message').attr({'disabled' : 'true', 'value' : 'Sending...' });
               
$.post("http://pages.gstboces.org/page/sendMail.cfm", $("#contact_form").serialize(),function(result){
                    //Check the result set
                    if(result == 'sent'){
                        //If the email is sent successfully, remove the submit button
                         $('#submit').remove();
                        //Display the success message
                        $('#mail_success').fadeIn(500);
                    }else{
                        //Display the error message
                        $('#mail_fail').fadeIn(500);
                        // Enable the submit button again
                        $('#send_message').removeAttr('disabled').attr('value', 'Send The Message');
                    }
                });
            }
        });   
//Generates the captcha function
var a = Math.ceil(Math.random() * 9)+ "";
var b = Math.ceil(Math.random() * 9)+ "";
var c = Math.ceil(Math.random() * 9)+ "";
var d = Math.ceil(Math.random() * 9)+ "";
var e = Math.ceil(Math.random() * 9)+ "";

var code = a + b + c + d + e;
document.getElementById("txtCaptcha").value = code;
document.getElementById("txtCaptchaDiv").innerHTML = code;
    });


// Validate the Entered input aganist the generated security code function
function ValidCaptcha(){
var str1 = removeSpaces(document.getElementById('txtCaptcha').value);
var str2 = removeSpaces(document.getElementById('txtInput').value);
alert(str1);alert(str2);
if (str1 == str2){
return true;
}else{
return false;
}
}

// Remove the spaces from the entered and generated code
function removeSpaces(string){
return string.split(" ").join("");
}
</script>
    <style>
.error{display:none;padding:10px;margin:0 0 5px 0;color:#D8000C;font-size:12px;background-color:#FFBABA;}
.success{display:none;padding:10px;color:#044406;font-size:12px;background-color:#B7FBB9;}
</style>
    <div class="item contact" id="contact2">
       
    <div class="container">
   
    <div class="col-md-4 col-md-offset-2">
   
    <h4>Contact me</h4>
   
    <p>
    Click "Content" above and then you can click here to edit this text.
    </p>
   
    <p class="small">
    Thank you
    </p>
   
    </div><!-- ./col-md-4 -->
   
    <div class="col-md-4 col-offset-2">
    <h4>Get in touch</h4>
   
    <form role="form" action="sendMail.cfm" name="contactForm" id="contact_form" enctype="text/plain" method="post">
    <div id="name_error" class="error">Please enter your name.</div>

    <div class="form-group">
        <input type="text" class="form-control input-lg" id="name" name="name" placeholder="Your name *">
      </div>
      <div id="email_error" class="error">Please enter your valid E-mail ID.</div>
     
      <div class="form-group">
      <input type="email" class="form-control input-lg" id="email" name="email" placeholder="Your email *">
      </div>
      <div id="message_error" class="error">Please enter your message.</div>

      <div class="form-group">
      <textarea class="form-control" rows="4" id="message" name="message" placeholder="Add comment..."></textarea>
      </div>
                        <div id="mail_success" class="success">Your message has been sent successfully.</div>
<div id="mail_fail" class="error">Sorry, error occured this time sending your message.</div>
                        <div>
<font color="#DD0000">Enter Code &gt;</font>
                            <span id="txtCaptchaDiv" style="background-color:#A51D22;color:#FFF;padding:5px">94145</span>
<input type="hidden" id="txtCaptcha" value="94145">
                            <input type="text" name="txtInput" id="txtInput" size="15">
                            <div id="txtInput_error" class="error">Please enter code shown.</div>
</div>

          <p id="submit">  
      <button type="submit" id="send_message" class="btn btn-primary btn-embossed btn-lg btn-wide"><span class="fui-mail"></span> Submit</button> </p>
   
    </form>
   
    </div><!-- /.col-md-4 -->
   
    </div><!-- /.container -->
       
    </div><!-- /.item -->
   
    <p align="right"><a href="#top" style="text-decoration:underline;">Top</a></p> </divz><!--NEW ID-->

Here's the actual site: http://pages.gstboces.org/StudHaven
#13
I was thinking about porting some of my favorite basic games, to get past only Text games.
I thought of Shift, even though it's made in xLib, maybe I could draw sprites in pure basic?

Anyway, I found you can draw sprites with the Px-On command by looking thru someone's tutorial on ticalc.org, but it takes forever,
especially on my CE, and drawing sprites pixel by pixel on a 320x240 screen is pretty much torture.
@DJ Omnimaga said you can draw with CE Textlib, and I'd like to know how.
#14
So, I've started another project with my overnight self-taught knowledge of TI-BASIC. This time, I've started my first game, inspired by Jeremy Burke's Mr. Bill's Bad Day Out. This story is about his equally unlucky brother, Bob, but with some differences. There will be at least 2 clear ways to win, not just one way to not die, and this is also made "Adventur style."

Screenshots from TI Connect CE:



So far, I've done little, but here's a small demo! I'm sure it's bug free, apart from the missing Lbl instructions, and could use optimization.
It is my second from-scratch TI-BASIC program ever, after all.
Here it is!
#15
I taught myself some TI-BASIC programming concepts overnight, and programmed this:



What do you think? I could probably use some optimizations, so I'm posting it here.
It currently carries out the same functions as Nitro_Hawk's Graph Fix program, toggles Plots(on/off), toggles Diagnostics, and "Enters Workmode."

Work mode is just my custom preferred graph settings. I left this unlocked so users can customize their own WorkMode, but I don't know how
to comment in TI-BASIC, if it's possible. I also named the program GraphSet CE just in case I decide to make a monochrome version, because my program
uses functions (like GridLine) that monochromes lack.

Maybe someone could also test it on the CSE? I don't know if the CSE can have a Line grid.

EDIT
The current program is attached. When it's been evaluated and considered complete, I'll upload it elsewhere.

ClrHome
Lbl 1
Menu("       GRAPHSET CE            ","Wo[r]kmo[|d][|e]",A1,"R[|e][s][|e][t] G[r][|a][p]h",A2,"Di[|a]g[n]o[s][t]i[|c][s]",A3,"Plo[t][s](O[n]/Off)",A4,"EXIT",A5
Lbl A5
Pause "C[r][|e][|a][t][|e][|d] By: Joh[n] Kol[|a][|d][|e]",0.8
ClrHome
Stop
Lbl A2
Output(1,1,"S[|e][t][t]i[n]g G[r][|a][p]h D[|e]f[|a]|ul[t][s]..."
Output(2,1,"D[|e]f[|a]|ul[t][s] [s][|e][t]."
Pause
ClrHome
RectGC
CoordOn
GridOff
AxesOn
LabelOff
BorderColor 1
BackgroundOff
DetectAsymOn
DelVar {Y1}DelVar {Y2}DelVar {Y3}DelVar {Y4}DelVar {Y5}DelVar {Y6}DelVar {Y7}DelVar {Y8}DelVar {Y9}DelVar {Y0}
~10->Xmin:10->Xmax
~10->Ymin:10->Ymax
1->Xscl:1->Yscl
DiagnosticOff
PlotsOff
ClrHome
Goto 1
Lbl A1
Output(1,1,"E[n][t][|e][r]i[n]g Wo[r]kmo[|d][|e]...
Output(2,1,"Do[n][|e]! G[|e][t] [t]o i[t]!
Pause
ClrHome
BackgroundOff
GridLine MedGray
LabelOn
CoordOn
RectGC
AxesOn
BorderColor 1
DetectAsymOn
Goto 1
Lbl A3
Menu("Di[|a]g[n]o[s][t]i[|c][s]","O[n]",B1,"Off",B2,"Return",1
Lbl B1
Output(1,1,"Di[|a]g[n]o[s][t]i[|c][s] ENABLED.
Pause
DiagnosticOn
ClrHome
Goto A3
Lbl B2
Output(1,1,"Di[|a]g[n]o[s][t]i[|c][s] DISABLED."
Pause
DiagnosticOff
ClrHome
Goto A3
Lbl A4
Menu("Plo[t][s](O[n]/Off)","O[n]",C1,"Off",C2,"Return",1
Lbl C1
Output(1,1,"Plo[t][s] ON."
Pause
PlotsOn
ClrHome
Goto A4
Lbl C2
Output(1,1,"Plo[t][s] OFF."
Pause
PlotsOff
ClrHome
Goto A4
#16
This is my first project! I've started using the Portal Returns level editor to begin working on This Is the Only Level CE while @JWinslow23 works on This is the Only Level 84+.
With a lot of help from @MateoConLechuga and pretty much everyone else, I can make this happen, and learn on the way. Maybe if I ever finish, I could use Portal CE's engine to port Axio Man...
Here's my progress so far: I have nearly proportionally recreated stage one from the original game. Because there is no scrolling in Portal Returns, the stage is separated into two levels. I had to substitute many things. Where vertical wall spikes and upside-down spike tiles should be are the red death fields, and where the entry/exit tube is there is just either empty space or a blue field. I put in a blue field where the green door would be, and three red buttons where there should be one large red button.
I have changed the jump height to about the same height as the game, which is about 20px high in Portal CE.
Tell me what you think, how I should start to go about this, and if this is worth taking on.
I also made sure you can't portal cheat. :P
#17
If you've ever played squidgetx's Zombie Gun, you know it's super fun. What I want to do is port it, but that's pretty hard to do with no coding knowledge for the CE(or anything else :P).

This might be easier if Axe was ported to the CE, but that probably won't happen anytime soon.

If someone was going to do this, what language would be best for speed, looks, and fluency? I don't think xLIBC has smooth scrolling, so would it be best to use ez80 or C?
#18
Other / Train of Thought
February 23, 2016, 03:11:58 AM
Have you ever stopped to think about the way you think about things? If you have, then you've noticed how crooked the rails your train of thought travels on can be. Take the way you remember things.

Not too long ago,  at about 9:50 PM(Eastern Time Zone), I cut my finger open while trying to wash our smoker. When I did this, I put the nearest thing to me that caked on the cut: Baking soda. I know this probably isn't the best thing for a bleeding wound, but it was close by. :P  So afterwards, I went to our wooden cart to get the Hydrogen Peroxide we had bought for our plants(we had a gnat infestation). They were all sealed. The seal reminded me of how annoying it was to take them off of medicine when it didn't have those easy-peel tabs. Then I remembered how I hadn't completely ripped off the seal on our Vitamin C tablet jar. My mind went to how we used to get gummy Vitamin samples at Costco, then to how I had once opened a container of Vitamin C without my mother's permission. I finally came back to how I hadn't taken a Vitamin C tablet yet today.
I would say that I thought of all this in about 7 seconds,

Random, right? When you have a stray thought, post it here. :D
#19
Other / OMG! My Basement Just Flooded!
February 17, 2016, 11:48:00 PM
While I was looking around the forums, my mom sent me to get something from our finished basement. When I got there, all the carpet was wet, and our high-water alarm was blaring. It still is now! We called our neighbor from across the street, who's a very accomplished handyman, and he's currently surveying the situation. What do I do? This is so unfortunate, as half of my 200 book fiction collection is sitting on the floor down there! AAAH!

Wait...Maybe I should've posted this in the "Why your life sucks" thread...
#20
Drawing & Animation / Dudeman313's Art
February 16, 2016, 07:46:48 PM
I usually don't draw a lot, but when I do, it usually has something to do with my favorite cartoon, made by me, named Steve.
I just now tried to put him into Pixel Art on a 32x32 grid. It looks pretty cool to me, but tell me what you think. Later, I'll attach a picture of the original Steve, try to make Steve 24x24, then see what he looks like with :walrii: eyes :P.
#21
General Help & Troubleshooting / CEmu Setup Help
February 16, 2016, 04:32:09 PM
I had a bit of trouble understanding the instructions for building this, so I decided to make a topic, so I could get help and others could benefit.
I think I have all the resources I need, but I still don't know exactly how I'm supposed to use them, because I've never used something like this before.
I also tried to use @pimathbrainiac 's nightly thingies(:P) but they stopped working. I'm on W10 Pro, x86, and every time I run pimath's binaries, I get past the ROM dumping from my own 84+ CE and then it tells me "CEmu has stopped working." What do I do?
#22
Other / The Google Doodle Thread
February 14, 2016, 11:47:16 PM
I wanted this to be a thing. Whenever there's a pretty cool G-Doodle, post it here. Today, Valentine's Day, there are three Doodles.
Here's one:


And here's another:


And a third.

#23
Calculator News, Coding, Help & Talk / New TI-84+CE Games
February 14, 2016, 10:31:23 PM
There are now new games for the CE! :D
They appeared in Cemetech's archive section, and are all non-basic.

Ultimate Pong 2.5- an in-dev awesome and challenging pong game by PT_.

The GIF's a bit glitchy.
Download here: https://www.cemetech.net/programs/index.php?mode=file&id=1425

1010! CE- a pretty cool game ported from iOS. It is similar to Tetris, but with a twist. Made by KingInfinity.


Download here: https://www.cemetech.net/programs/index.php?mode=file&id=1427

CircleIT- a simple yet fun and challenging game. Try to stop the blue circle when it is on the rim of the pink one! Also by KingInfinity.

UPDATE: This version fixes an highscore bug that caused crashes on exit after playing the game.
Download here: https://tiplanet.org/forum/archives_voir.php?id=436568

CE-Flow- in dev. and unreleased. Looks good so far though! The reason there's a different name in each screen is because the title is still being worked on. It's by jonbush.

Cemetech Topic: https://www.cemetech.net/forum/viewtopic.php?p=244724#244724
#24
Randomness / Personal things that makes you say wow
February 12, 2016, 03:07:08 AM
This is where you post personal things that amaze you. Like what my mom just said.

"Nursing is like the Mafia. Once you start, you can't get out, 'cause you know too much."
O.O Wow.  O.O
#25
General Help & Troubleshooting / Pac-Man CE bug?
February 12, 2016, 12:45:46 AM
Has anyone ever noticed that when you're playing this game, that last berry never gets eaten, and you never receive points for it? Anyone with CEmu can post a screenshot.
#26
Randomness / The Random Question Thread
February 10, 2016, 01:10:30 AM
This is where you post the most random, off-topic anywhere, weird questions you've been dying to ask.
Here are the rules:

1. You must either post a question, comment, or an answer to someone else's question.
2. You cannot post more than 1 question at a time.
3. There can be more than 1 answer to 1 question
4. Do not post a comment before someone's question is answered
5. You cannot post another question if there is an unanswered question before yours; Be patient!
6. DO NOT ANSWER QUESTIONS WITH QUESTIONS! THAT IS WHAT YAHOO ANSWERS IS FOR!
There you go! :walrii:
Here's my question(and this is a very random question):
Do horses poop while moving, or do they have to just take a dump when they're standing still? :P
#27
Other / WalriiBot that tracks your use of Walrii Codes
February 10, 2016, 01:03:01 AM
I think this should be a thing. I mean, why not? I've probably used at least half as many :walrii: s as @DJ Omnimaga has since the beginning of the forum! :P
#28
I don't think this is compatible with the CE yet, because I think it uses XLIB, but could it be recreated(maybe with a different character sprite) for CE? It could use CE Textlib like Mana Force...
#29
I'm not sure if this should be in Music Talk, but is there, as of now, any way to play music from the TI-84+ CE?
#30
There are very few utilities for the CE series. Those who can make basic games should create those that can be run without DCSE.
The biggest thing is that wa already have amazing games for other calculators.
Not all game should be brand new ideas.
I like how AB5 is now in dev. for monochrome and the CEs.
If anyone can code this calc, port stuff!
#31
Calculator News, Coding, Help & Talk / TI-84+ CE Games?
February 01, 2016, 01:46:43 AM
Post all the TI-84+ CE games you can find here. I just got one today, and I want to see what I can do with this sleek contraption! :walrii:
#32
Is there one? Or does the TI-OS for this calc have a hidden feature I don't know about?
#33
I was just wondering a couple things about calc programming.

- How come Axe cannot be used for color calculators?
- Could an ASM prgm on a TI-84+ run using the exact same code on a CE?
- What about basic?
- Technically, shouldn't the TI-84+ CE be able to display grayscale?
- What would happen if you sent a .8xp TI-BASIC prgm made on a TI-84 to a color calculator and tried to run it?
- How hard would porting be from the TI-84+ to a TI-84+ CE?
#34
THIS JUST IN!!! THE SOURCE FOR SLIME WAS LOST!

This is good and bad. We'll have to start all over again from scratch, which could take awhile.
The good news is, for the redo, it is easiest to implement new ideas. Come on people, spout 'em!

Also, how do you like MegaWalrii? :walrii:
#35
Randomness / Terrible "Roast" Lines
January 26, 2016, 01:56:43 AM
I just wanted to make a thread for this. If you're too old to know what a roast is, here's an example:

"Eww! That's just gross!"
"Your face is gross!
"Oooo! Get wrect!/Shots fired!/Spittin' bars/Roasted!" :walrii:

That is a "roast."
Post anything like that you can think of here.
#36
I'm pretty sure this is in the wrong place, but here it is! E37 from Omnimaga and I are making a platformer game called "Slime."
I created some character sprites, but I'm not sure if I like them.
All Stuff for this game can be found here: http://www.piskelapp.com/user/5817247805210624/public

Here are the RULES
- The Character Sprites must look cool and appropriate for a platformer game with no story so far.
- The sprites must be no larger than 8x8 pixels, but can be any dimensions 8x8 or smaller.
- Sprites must be posted here for all to see by 2/5/16.

EXTRA INFO
- The character can currently use a shield(which just looks like a bubble around it)
- The character will be able to use a blaster of some sort.
- :walrii: s are accepted.
- The character, in the game, is almost always either jumping or falling.
- BEST place to MAKE SPRITES ONLINE: http://piskelapp.com/
- This game is for the TI-84+ and is MONOCHROME(Ooooo! A challenge!)
- This game is in Axe; If you win, put your sprites in Axe.
Go HERE FOR A SCREENIE OF THE GAME SO FAR: https://codewalr.us/index.php?topic=1026.msg30530#msg30530

Keep these things in mind as you sprite!

If you are ABSOLUTELY SURE you can commit to this project, pledge to do so by posting below.
#37
Tech, Science, IT discussion & News / HoloLens!!!
January 25, 2016, 03:10:07 AM
I am a Windows Insider. I have the rights to test this awesome Microsoft Project, just not the money. :(
Official Site: https://www.microsoft.com/microsoft-hololens/en-us/developers
Sign Up For Development: https://www.microsoft.com/microsoft-hololens/en-us/development-edition

What do you guys think?
Do you have the money to spare and the time to kill?
Or is this one of those cool things you'll never get?
#38
Other / What OS are you posting from?
January 25, 2016, 12:02:48 AM
Random poll on your OS! :walrii:
#39
Whenever I try to send Freyaday's Nymless.8xk, my TI-84+ performs a Garbage Collect, then shows "Error in Xmit" before it crashes and gives me the "RAM cleared" pop-up. What's goin' on, and what do I do? :walrii:
#40
Calc Projects, Programming & Tutorials / SLIME
January 23, 2016, 12:36:39 AM
E37 from Omni and I are making a combat games in Axe called "Slime," featuring a boss called "Bog Sluzi," which apparently means "Slime Lord" in Latin, according to Bing Translate. Any help with optimization, sprites, title screens, ideas, or just feedback would be appreciated.

To see my stuff(Bog Sluzi, Slime Character Sprites, Slime Title Screen Idea), go to http://www.piskelapp.com/user/5817247805210624/public
Attached is Slime so far.

THIS IS A BETA!!! A LARGE AMNT OF STUFF ISN'T IMPLEMENTED!!
-No Title Screen
-Bog Sluzi is just a rectangle
-The Giant Worm is buggy
-The UFO is buggy
-The game is slow
-No combat
-No Pause Screen
-No Shop
-Other ideas????

Press [Enter] to kill the last enemy spawned.
Tell me what you think, and if there's a way I could add a :walrii: based hidden thingy.
Also, can anyone put up screenshots for me?
#41
Other / Help!!! TI-84+ ROM?
January 22, 2016, 09:25:07 PM
I can't find a TI-84+ ROM anywhere! I need it to use with WabbitEmu. I can't find a TI-84+ Silver C ROM either. Can anyone get those to me, ASAP?
Powered by EzPortal