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.

OpenGL

23/07/2024:

Libdragon is compatible with OpenGL, which is an industry-standard API for rendering 2D and 3D vector graphics.

Hello Triangle

:

A Hello Triangle program is the 3D graphics equivalent of a Hello World program. Let’s see how to do it on the N64 with Libdragon.

Chip-8 Emulators

22/07/2024:

These two emulators on the Nintendo 64 interpret Chip-8, a simple language for creating basic games on early microcomputers.

Vector Demo

15/07/2024:

Vector Demo is a homebrew project by Destop which showcases a variety of 3D effects on the Nintendo 64 written in MIPS assembly.

10 Years of N64 Squid!

23/06/2024:

It’s been 10 years of N64 Squid, let’s have a look at what’s been going on throughout the years, as well as a look at its tenth year!

Oerjan Intro

17/06/2024:

Oerjan Intro is a N64 homebrew demo made by Oerjan78 which has a flickering bitmap and a green triangle vortex.

Office Horror

10/06/2024:

Office Horror is a homebrew game for the Nintendo 64 by Kepuli Games where you have to find your way out of a creepy office.

Sorting Algorithms

06/06/2024:

The sorting algorithm project is an attempt to recreate many sorting algorithms in order to learn about the C programming language. Includes an N64 visualiser.

Sort 64

03/06/2024:

Sort 64 is a hombrew demo I made where you can visualise 38 sorting algorithms right on your N64 sith a variety of speeds, graphics and sounds.

Shell Sort

28/05/2024:

Shell Sort is a sorting algorithm that sorts similarly to Insertion sort, but allows items to jump more than one space at a time.

Mario Builder 64

27/05/2024:

Mario Builder 64 is a homebrew hack of Super Mario 64 where you can create your own levels to play and share with your friends.

Wet Dreams

20/05/2024:

Wet Dreams is a series of four N64 homebrew demos from April 1999 that showcase a variety of 2D and 3D effects.

Hard POM

13/05/2024:

Hard POM is a homebrew demo scroller with a choice of three different bitmaps and 3D text effects to pick from.

Flood 64

06/05/2024:

Flood 64 is a puzzle game by Vrgl117 Games where you join coloured sections on a grid to make the board all the same colour.

Patience Sort

02/05/2024:

Patience Sort is a sorting algorithm that uses the Piles data structure to sort an array of items like a game of solitaire.

Puzzle Master 64

29/04/2024:

Puzzle Master 64 is a homebrew game by Michael Searl where you play a sliding puzzle game to arrange a series of beautiful pictures.

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.

Search

Subscribe to the mailing list

Follow N64 Squid

  • RSS Feed
  • YouTube

Random featured posts