Skip to content

alexandre-lavoie/nimng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NimNG

Banner

Overview

Nim game engine for retro consoles.

NES

Linux

Install llvm-mos toolchain:

https://github.com/llvm-mos/llvm-mos/releases/download/llvm-mos-linux-main/llvm-mos-linux-main.tar.xz

Copy contents to toolchains/mos so that toolchains/mos/bin exists.

Build package:

nimble nes

File will output as nimng.out.

References