Telluric Projects Telluric Projects

Telluric Projects is a small website where I show off neat coding projects I have made.

Alphabetical Sorter
Breakout
Calculate Percents
Clock
Clock 2
Conway's Game of Life
Flappy Bird
General Calculator
Generator Clicker
Hangman
New Year Counter
Pong
Rectangle Fight
Reminders
Rock Paper Scissors
Simon
Snake
Snake 2
Stopwatch
String Length Calculator
Tetris (WIP)
"Text Based Adventure Game" (WIP)
Tic Tac Toe
Tower of Hanoi
Units

2021/3/17

-Made the Prime Number generator INCREDIBLY faster. I did this by going up to the square root of primeRange rather than half of it.

2021/3/16

-Updated the autoclicker, will work on adding a Python projects page if I ever create another one that I'd like to share.

2021/3/14

-I don't have too much time right now to add a whole thing for Python projects, but I recently created such a thing. It is a very simple Autoclicker that I want to put somewhere. Here it is.

2021/2/12

-Updated the Prime Number Generator once again

2021/2/11

-Updated the Prime Number generator again

-Fixed floating point errors in the Prime Number generators

2021/2/5

-Fixed a bunch of typos of "2021" as "2020" in the changelog

-Updated the prime number generator, now it will print 25%, 50%, 75% and 100% completeness. It will also keep more track of time when generating

2021/1/16

-I've been working on C related projects that I haven't uploaded to the website. I have been working on one in particular for quite a while, perhaps when it is more polished I will put it on this website

2021/1/6

-Figured out why my changes to the website weren't working, I forgot to turn autosave on

2021/1/5

-Fixed some punctuation and general grammar issues

-Made it so in the tic tac toe Cproject, it clears the screen each time it renders the board

2021/1/1

-Changed the new year counter to start counting to 2022

-Fixed a bug in the new year counter

-Added locally saving, storing and loading grids in Conway's Game of Life. It may be a bit buggy

2020/12/31

-Happy New Years! Also, I added a trigonometry calculator to C-Projects. Apologies if I haven't created a Javascript Project in a while, there will be more in the future

2020/12/26

-Added a new tool, the reminder list, which saves if you close the tab!

-Added not-very-good-"encryption" to the reminder list

2020/12/25

-Added highscores to Simon

2020/12/24

-Added a change-calculating C project

-Added alarm/timer C project

-Updated the change C project

-Made some of the code in the Alarm C Project nicer

-Added prime number generating C Project, using a similar technique to the one made in the website

-Fixed a major bug in the prime number generating C project

-Made the Javascript prime number generator 2x as fast, by only changing 4 characters or so

-Used a similar technique to do the same with the Prime-Number generating C program

2020/12/23

-Added the C Projects page, and its spot in the Navbar

-Added a neat little thing in the about section of this page involving the same code I used for the highscores in breakout

-Changed the size of some text

-Fixed placement of some CSS

-Fixed a single punctuation error

-Fixed some missing CSS

2020/12/22

-Started learning C, updated will be slightly slower while I learn the basics

-Added HIGHSCORES to Breakout. They actually save when you close the tab! I will be slowly adding highscores to other games!

-Fixed a bug involving Highscores

2020/12/20

-Changed the checkbox to a slider in Conway's Game of Life

-Added four grey squares in the middle of Conway's Game of Life

-Fixed a bunch of CSS and HTML

2020/12/19

-Made the buttons in Conway's Game of Life placed better

-Added a new CSS class called center and a variation called centerBlock which will make centering things easier

-Made it so you can choose the speed that Conway's Game of Life runs at

-Made it so the new checkbox starts checked

2020/12/18

-Added a GRID to Conway's Game of Life

2020/12/17

-Added grid editing to Conway's Game of Life

-Fixed some typos in the Changelog x4

-Removed "(WIP)" from Conway's Game of Life x2

-Added Conway's Game of Life to the Best Projects page

-Made it so it doesn't say "(WIP)" next to Conway's Game of Life in the Games page

-Added Conway's Game of Life to the Gallery

-Made Conway's Game of Life start out with less cells

-Added a link to Conway's Game of Life

-Made Conway's Game of Life start out with a Glider Gun

-Added Clear, Save and Load to Conway's Game of Life

-Fixed the cursor for Conway's Game of Life

-Added a cell counter for Conway's Game of Life

-Added peak counter to Conway's Game of Life

-Added step button to Conway's Game of Life

-Made peak and cellcount save in Conway's Game of Life and something else

2020/12/16

-Updated Conway's Game of Life

-Made Conway's Game of Life finally work, grid editing is coming next

2020/12/15

-Added new project/game "Conway's Game of the Life" It is Work in Progress and does not work yet

2020/12/11

-Made the Prime Number code slightly more efficient

-Fixed the Prime Number generator

2020/12/10

-Added the Prime Numbers experiment, working on a new game currently

-Added the Prime Numbers experiment to the experiment tab

-Added a timer to the Prime Numbers Experiment

2020/12/6

-Added the Stopwatch Tool, it's pretty basic but its also useful

-Fixed a bug involving the buttons in the Stopwatch Tool

-Fixed the stopwatch... again

-Added the Stopwatch Tool to the Gallery

-Changed 6 lines of CSS

2020/12/5

-Made it so all the files are classified as having a language of English

-Fixed a bug involving things glowing when you click them in the homepage

-Added rock paper scissors to the game category

2020/12/4

-Changed color of background slightly

-Changed some colors of some text

-Removed the equal signs and replaced with an hr element

-Added the gallery! Now you can see images of some of my projects, will slowly add more images over time

-Added shadows to the gallery, and also added a neat shadow-ish? effect to the title

-Adjusted the position of some text on the homepage

-Fixed the background of tools

-Made it so when you click on a picture in the gallery, it sends you to that project

-Cleaned up some code

-Fixed some code and also standardized some CSS more

2020/12/3

-Had a massive overhaul of how the website looks, THIS WILL BREAK THINGS FOR A BIT, GONNA FIX THAT!

-Did a bijillion things to make the website look nicer

2020/12/2

-Fixed some punctuation

-Added a tiny bit of sound to the "Text Based Adventure Game"

2020/12/1

-Started learning JQuery, and added JQuery sliding to the homepage you are on, got rid of a lot of extra Javascript

2020/11/30

-Updated the "neat little feature" from the previous update, fixed a bug

-Added the Alphabetical Sorter tool

-Added the "experiments" tab, along with 3 new experiments

-Made some of the experiments nicer to read

-Made it easier to see a letter

-Fixed the alphabetical sorter

2020/11/27

-Fixed a bug in Pong involving score

-Added a neat little feature, it displays a message in the console during holidays

2020/11/25

-Added Hangman game

2020/11/23

-Added "Tower of Hanoi" to the Projects, may be buggy

-Fixed a bug in Tower of Hanoi that made it impossible to click some rods

-Fixed a typo in the changelog "Almsot"

-Made it so only one stack of discs appears in Tower of Hanoi, turned this on for testing, forgot to turn it off

-Added titles and descriptions to every page in the website

-Added a note to Tower of Hanoi, and also made it so you can win

2020/11/22

-Almost done creating new game, it's quite difficult

2020/11/19

-Made it so text in the generator clicker game gets bold when you can afford it

2020/11/18

-Added another row of blocks to breakout

-Made the text for "Lives" and "Score" in Breakout smaller and darker, so they get in the way less

-Switched the locations of the "Right" and "Left" buttons in the "Text Based Adventure Game"

-Fixed an issue involving the navigation bar in the Tools and Games menus, this may still be an issue in some other pages in the website

-Hopefully this update doesn't break everything...

-It didn't break everything! And also made some links better (you won't notice a difference, this is just a change done so I can test projects easier)

-Added "Rock Paper Scissors" which uses an AI created by me that can hopefully predict your choices. It is hardest to play against if you think about your actions. It is very experimental and not guaranteed to win 100% of the time

-Made your cursor a pointer finger if its hovered over the Rock, Paper, or Scissors buttons

-"Uncaught ReferenceError: cosnole is not defined" cosnole

2020/11/17

-Made it so if you are on a game or a tool, it highlights its respective category in the navigation bar

-Added new "Breakout" game, using some code from Pong. It may have a few bugs, but I got most of the game-breaking ones

2020/11/16

-Used CSS to make the Navigation Bar look better

-Used CSS to make the homepage hover-colors look better

-Added the "My Best Projects" page

-Added "My Best Projects" to the Navigation Bar

-Fixed a bug with the unit converter

-Used CSS to make MUCH better Navigation Bars

-Made it so if you're on the homepage or the "My Best Projects" page, that area in the navigation bar glows to a light-ish gray

-Added the "Games" and "Tools" pages which are categories to sort my projects

-Corrected a mistake with the navbar and the newly added pages

-Did that a second time ^^^

2020/11/15

-Made Pong and Snake 2 look a little better, and fill up some empty space

-Added sliders to Pong, which took a lot of work

-Fixed some CSS in the mainpage (this one)

-Added new project, "units", which converts a few units from imperial to metric and vice versa, I will add more types of units in the future

-Made the cursor show up as a crosshair when not inside of the game area to locate the settings easier, in Pong

-Added cool new sliders to the settings for Pong

-Possibly fixed a bug in Pong, not sure, will find out in the soon future

-Fixed a major bug I immedietely noticed after uploading the previous update

-Adjusted the bug-fix to be less annoying to normal gameplay

2020/11/14

-Added a new setting to Pong, "Ball Acceleration" which makes it harder and easier to fight the AI Paddle at the same time

-Added a note to Pong

-Made the "Press Any Key to Serve!" text in Pong bold, so it is easier to see

-Fixed a bug involving ball acceleration in Pong

-Added speed modification to Pong (Note: May be buggy until I work out the bugs)

-Added the settings button to Pong, as there were too many settings displayed at once for the screen to feel clear

2020/11/13

-Fixed a bug involving score in Pong

-Fixed a bug involving difficulty in Pong

-Made Pong controllable anywhere on the page, instead of just inside the game-area

-Used CSS to make your cursor turn into a pointer when hovered above a dropdown in the main page

2020/11/12

-Added 2 new attacks to Rectangle Fight, though they are a little buggy

-Added new project "Pong", it should have very few bugs and its quite fun to play. Do note that the game gets harder as you play, so don't complain if you win the first few matches!

-Made it so your cursor is hidden while playing pong

-Added serving to pong

-Added new flavicon!

2020/11/11

-Changed rounding to the nearest integer to rounding up in the New Year Counter. So when it is halfway through the day, it'll display still as a day left, for better accuracy

-Spent hours creating a new attack for Rectangle Fight, that involves multiple bullets in one attack, may be buggy

2020/11/10

-Created the New Year Counter as a side project, may be a bit inaccurate. I will change it to 2022 when the time comes

2020/11/9

-Sorry for the silence, working on a large update for Rectangle Fight, also took a mini-break

2020/11/6

-Added new project, "Snake 2" it is Snake but created using Canvas. It still has a few bugs, but it looks nicer.

-Fixed a bug involving strange spawns of apples in Snake 2

-Fixed another bug involving location of apples

2020/11/5

-Added sound to Simon

-Fixed some bugs with Simon

2020/11/4

-Created a new project called "Rectangle Fight" where you fight a rectangle. It is made with canvas, it doesn't look that great but it's a start

-Changed the colors of some parts of Rectangle Fight

-Changed position of the rectangle's health display

-Added face to the rectangle to make it more obvious that you need to shoot it

-Added SOUND, future games will likely also have sound. For now the only sound in Rectangle Fight is an 8-bit explosion sound effect when you shoot the rectangle.

-Added Music to the Rectangle Fight game, also added restart button, and fixed some bugs

-Fixed shooting while Rectangle Fight game is ended

-Made the Rectangle Boss's face change colors when hit

-Made the music a bit louder on Rectangle Fight and also added a shortcut to restart "R"

-Created a new project that is based off "Simon". Current Bugs: You can die while the AI is going, Next Features: Sound. But even with those two things, it is still playable

2020/11/3

-Expanded a bit of tetris and added a few new features such as a semi-functioning collision system. Still very unplayable

-Started exploring canvas related things, hopefully after a bit of learning I'll be able to stop using text-based graphics

2020/11/2

-Added score-system to Flappy Bird. You can see your score when the game ends

-Fixed a few bugs for the Snake Project in Chrome

-Changed how the text in the Snake Project renders, from an if statement to a switch statement. I'm planning to do this to other games aswell later, but it's a tedious process

-Added the WIP Tetris Project. It is still very unplayable (no rotation, no collision etc).

2020/11/1

-Added changelog

-Fixed some bad code with placement of styles

-Fixed some bad code involving the navbar

-Added the WIP Project "Snake"

-Made the WIP Project "Snake" Somewhat playable (still no apples yet, though)

-Finished the Snake Project. No longer WIP. If you want to play the WIP version for some reason, just add "wip" to the end of the Snake URL

-Changed starting Snake length to 5 instead of 9, and also made it display your score after the game is over, also fixed a bug that let you change direction backwards which is something a snake physically can't do