Skip to content

Raoul1808/NesJamGame

Repository files navigation

Space Explorer

This is Space Explorer's source code, a shoot-em-up game made for the Nestalgia Podcast Game Jam 2021.

Check out the game on itch.io!

Building the game

Pre-requisites:

  • An IDE of your choice (Visual Studio, VSCode, or Rider)
  • .NET 6 SDK
  • fnalibs.tar.bz2 included in the repo. Follow these instructions to set up the libraries for development.

Steps to build:

  1. Clone this repository
  2. Get all the submodules (either clone using the --recursive argument or run git submodule update --init --recursive after cloning)
  3. Build
  4. Set up the runtime libraries from fnalibs.tar.bz2 (check pre-requisites)

About

Game made for the NES Jam

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages