Skip to content

0xGlitchbyte/TinyNightmare64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyNightmare64

About

An attempt at making an N64 game for the N64brew Spooky Game Jam 2022.

Tools used

Setting up your environment for N64 development

  1. Download and install VSCode.
  2. Download and install Docker
  3. Open VSCode and look for "Extensions" tab. Open it.
  4. Search for "Remote Containers". Install it.
  5. crtl+shift+p or cmd+shift+p to open up a VSCode command prompt. Type in Remote-Containers: Clone Repository in Container Volume. Allow it to reach out to Github.
  6. Type in mrglitchbyte/TinyNightmare64 for repo.
  7. Choose the branch you want to pull. NOTE: It takes a while to clone. Get a cup of coffee or take a 5 minute break.

Building the game

After installing setting up your enviornment with the devcontainer, you are ready to compile!! Just run:

make

from the root folder, hope you like our game!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages