Skip to content
This repository has been archived by the owner on Jun 24, 2018. It is now read-only.

ocharles/netwire-classics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netwire-classics

Classic games recreated in netwire

Download and Install Nix

https://www.domenkozar.com/2014/01/02/getting-started-with-nix-package-manager/

https://gist.github.com/iElectric/8217950 - Nix install script

Alternatively install NixOS

http://nixos.org/nix/download.html

#####Install nix

#subscribe to nixpkgs-unstable channel
nix-channel --add http://nixos.org/channels/nixpkgs-unstable
#download current nix expressions
nix-channel --update
#update packages of user profile from downoaded nix expressions
nix-env -u '*'

###Compile netwire-classics using Nix

To compile add required LICENSE file to asteroids folder. Then in the netwire-classics folder run:

nix-build

About

Classic games recreated in netwire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •