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 - ordelore

#1
PC, Mac & Vintage Computers / [PC] [Python] Pypad
June 30, 2017, 10:03:58 PM
I wanted a Launchpad, but I don't like spending money, so I made my own instead.
It works really nicely on touchscreens, but it also works with a mouse too. Just click&drag/swipe your way to victory.
Also supports external midi devices, so you can control those too.
EXE Download
Github: www.github.com/ordelore/pypad
#3
I made a gravity simulator during physics.
The directions should be self-explanatory. The arrow keys are used to adjust the object's mass and velocity.
I'll work on speed optimization later.
Requires OS 5.2.1 or greater because I use toString().
GIF included
#4
*music bandwagon intensifies*
I generally compose for the piano, and some are fairly simple, but they all sound reasonably nice to my ear.
Anything I consider designed for public consumption is on my Musescore
#5
Web / Div rules not applying to finished web site
May 27, 2016, 08:07:49 PM
I have the complete website's code available at https://github.com/ordelore/ordelore.github.io
But here are my two main bits of conflicting code
The h1 text shows up as regular, black, serif text.
Code ("HTML") Select
<div id="top">
    <h1>Copy of Untitled Story (1)</h1>
</div>

Code ("CSS") Select

#top {
    font-family: Sans-Serif;
    background-color:#000000;
    color:white;
    text-align:center;
    padding:5px;
    text-align: center;
}
#6
Media Talk / [Story] Unlocked
March 30, 2016, 03:00:07 AM
Link to the html hosted version that is updated occasionally
So, I'm writing a story, and I'm looking for feedback. Anything constructive/grammar/spelling is welcome.
I have no set release date for updating chapters, only that they will be done when I have time, which is very rare and rationed heavily.
Link to the 'Nightly Build' State Here
#7
Media Talk / Steven Universe
February 10, 2016, 03:54:19 AM
I'm kinda surprised that this show hasn't gotten a thread yet, so here goes.
Anyway, this is a great show that airs on Cartoon Network and is part of the trifecta of current, good shows on CN right now.
Anyway, spoilers for new shows should be in spoiler tags, but I'm sure that we'll be waiting for awhile for new shows.
#8
PC, Mac & Vintage Computers / Stoichiometry Solver
January 19, 2016, 03:49:58 AM
My latest project
This is a stoichiometry solver I made for chemistry class and is the result of this whole three day weekend's work
Please leave any bug reports if any are found
What is stoichiometry?
Screenie:
#9
Walrii Games (TI/HP/PC/2600) / Walfighter [vb.net]
December 15, 2015, 11:24:05 PM
I am making the usual shooter game using the walrii as fighter/shooter sprites.
#10
Using thepenguin77's FourVid, I have converted the Star Wars crawl to a *barely* readable version for the monochrome TI-84+ series.
Download
#11
Other / The Birthday Thread!
November 19, 2015, 11:46:55 PM
Because apparently, the old thread got deleted.
I'm starting out with my own personal birthday joy!
One year older, and no wiser  <_<
#12
Other / Math Team
November 13, 2015, 10:28:09 PM
So, anyone else a part of math team in their high schools?
I am part of NSML and we have ICTM state.
[Non-Chicagoan translation: North Suburban Math League, Illinois Council of Teachers in Mathematics]
#13
Here's a request for people to check my work for school.
This is a video game (More of an interactive fiction) I made for health class explaining stress and how to deal with it.
The beginning survey is completely confidential or you can use random numbers if you want.
[Waiting for file attachment to be approved by a mod]
#14
Drawing & Animation / Calc Wars
October 18, 2015, 08:07:52 PM
Here's the Codewalrus crosspost for Calc Wars, a movie that honestly should get done.
The general idea so far is to get Star Wars, and make a new version with calculators instead.
My original plan was to use Blender to make the animations but then I realized that I could put my models into Kerbal Space Program and use that as a rendering engine.

www.cemetech.net/forum/viewtopic.php?t=9376
www.omnimaga.org/general-discussion/calc-wars/msg379311/#msg379311
The above links are to the Cemetech and Omnimaga versions of this thread, just trying to get all my information everywhere.

EDIT (DJ): Fixed links above, now that you have over 0 posts (spambot protection blocks links for 0-post users)
Powered by EzPortal