Skip to content
#

2d-arrays

Here are 89 public repositories matching this topic...

CAR# Interpreter: An open-source interpreter for the esoteric programming language CAR#, created by Niko Strauch. Explore the world of 2D programming with a car-like cursor navigating through a grid represented by #.

  • Updated Jan 1, 2024
  • Python

Create a kindergarten that has students in line (a singularly linked list), and have the options to seat them in a 2d array based on seating availability, put them into a musical chairs circular linked list and play a game of musical chairs, and put them back into their seats from the winner, then to order of height. Option to delete/add students.

  • Updated Oct 26, 2022
  • Java

When given elevation data input consistent with how the NOAA(National Oceanic and Atmospheric Administration) provides elevation data, a hiker wants to determine the most efficient mountain path. In this project I wrote and tested code that reads in elevation data, processes it, and then prints out a grayscale topological image map.

  • Updated Apr 30, 2024
  • C++

Improve this page

Add a description, image, and links to the 2d-arrays topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 2d-arrays topic, visit your repo's landing page and select "manage topics."

Learn more