All posts

Here is a complete list of all posts posted on n64squid.com. If you have trouble finding the one you’re looking for, use the search function in the side bar.

POM Baer

22/04/2024:

POM Baer is a homebrew game for the Nintendo 64 with some cool 3D effects that show The Secret Force’s logo in various cool effects.

Robotron 64 developer retells his experience of working on the N64 and PS1

15/04/2024:

Robotron 64 developer Tom Ketola provides a great insight as to what it was like working on the PS1 and N64 back in the 90’s.

Library Sort

09/04/2024:

Library Sort is a sorting algorithm that uses a binary search on each element to insert it into a sorted sub-array.

The Legend of Zelda: Master of Time + Remastered

08/04/2024:

Master of Time is a N64 hack that brings Link into the world of Abello, a whole new world continuing the epic tale from Ocarina of Time and Majora’s Mask.

Insertion Sort

02/04/2024:

Insertion Sort is a simple sorting algorithm that moves elements leftwards until they find their position in a sorted sub-list.

MeeTing Demo

01/04/2024:

MeeTing Demo is a homebrew demo for the Nintendo 64 by Renderman. It includes some cool 3D objects and a LOT of greets.

Gnome Sort

29/03/2024:

Gnome Sort is a sorting algorithm that replicates the functionality of a Turing Machine – its main pointer can move only one step at a time.

Feddit

25/03/2024:

Feddit is a WordPress plugin that allows you to replicate Reddit’s functionality on your own website.

Cube Sort

21/03/2024:

Cube Sort is a sorting algorithm that uses a binary search cube to store the data being used in a 4-dimensional array.

Alleycat 64

18/03/2024:

Alleycat 64 is an unfinished homebrew port by Dosin of the classic MS-DOS game from 1984 where you explore the world as a stray cat.

Project 64 1.6 vulnerability found

11/03/2024:

A vulnerability has been found in Project 64 v1.6 where it allows N64 ROMs to execute arbitrary code on your PC.

Super Bomberman 2

04/03/2024:

Super Bomberman 2 is a port of the SNES game to the N64 by Rider. It crashes after less than a minute of gameplay so it’s not worth trying.

Siemon 64

26/02/2024:

Siemon 64 is a homebrew game by Jakes1403 where you play a game of Simon Says that could mean the difference between life and death.

Stooge Sort

22/02/2024:

Stooge sort is an inefficient recursive sorting algorithm. It works by recursively sorting the first two-thirds and last two-thirds of the list and then recursively sorting the first two-thirds again.

Slow Sort

:

Slow sort is a humorous, intentionally inefficient sorting algorithm designed as a parody of sorting algorithms. It repeatedly searches for the largest unsorted element in the list and swaps it with the last element until the entire list is sorted.

Quick Sort

:

Quick sort is a widely used, efficient, and divide-and-conquer sorting algorithm. It works by selecting a ‘pivot’ element from the array and partitioning the other elements into two sub-arrays, with elements smaller than the pivot on one side and larger on the other.

Hanoi Sort

:

Hanoi Sort is a sorting algorithm based on the Tower of Hanoi data structure where elements are moved from one ‘peg’ to another without putting a larger item on a smaller one.

Comb Sort

:

Comb Sort works by repeatedly comparing and swapping adjacent elements with a diminishing gap between them until the gap becomes 1, resembling the teeth of a comb.

Cocktail Sort

21/02/2024:

Cocktail sort, also known as shaker sort, is a variation of the bubble sort algorithm that sorts a list by moving through it bidirectionally, comparing and swapping adjacent elements in both directions.

Bubble Sort

:

Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order. This process continues until the entire list is sorted, with larger elements “bubbling” to the end.

Banjo Kazooie Remastered and Re-Jiggyed

19/02/2024:

Banjo Kazooie Remastered and Re-Jiggyed is a fan project which remakes the levels from Banjo Kazooie/Tooie in a series of cinematic trailers.

Dragon Ball Kart 64

12/02/2024:

Dragon Ball Kart 64 is a homebrew hack of Mario Kart 64 where you can play through all the original tracks with all-new DB characters.

Wolfenstein 64

05/02/2024:

Wolfenstein 64 is a homebrew port of the classic FPS by Id Software. There are two versions: one by Jnmartin84 and another by 9_nova.

TRSI Intro

29/01/2024:

TRSI Intro is a homebrew demo for the Nintendo 64 which has a 3D animation of a ring traversing a tube and a whole lot of blank space.

Ataxx 64

22/01/2024:

Ataxx 64 is a hombrew game for the N64 in which you place pieces on a board in order to convert your opponent’s pieces and win the game.

Groovy Invaders

15/01/2024:

Groovy Invaders is a game I made using Groovy and JavaFX as practice using the language for an upcoming job.

Smash Remix v1.5.0 – Banjo Kazooie, Ebisumaru and Dragon King edition

08/01/2024:

Banjo Kazooie, Ebisumaru, Dragon King and Metal Luigi join the fight in the latest version of Smash Remix!

Getter Love English translation

01/01/2024:

The Getter Love English translation has been released after years in development, bringing the Japanese dating sim to the rest of the world.

Nacho 64

25/12/2023:

Nacho 64 is a homebrew demo for the N64 by SPLiT that recreates a scene complete with 3D models in a Mexican desert town.

Absolute Crap Intro #2

18/12/2023:

Absolute Crap Intro #2 is a homebrew demo by Lem of the SPLiT group which consists of a green beret character and a scrolling marquee.

Search

Subscribe to the mailing list

Follow N64 Squid

  • RSS Feed
  • YouTube

Random featured posts