Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starworks - Language C Made with love

StarWorks is a 3D rail-shooter game inspired by Star Fox, developed for the Numworks calculator, currently in developement.

You can download the latest binary on this link: v0.1.0. You can install it with this website.

Image

Build the app

You'll need the embedded ARM toolchain and Node.js (works well with the v20.20.2).

Downloading dependencies

Fedora

sudo dnf install arm-none-eabi-gcc-cs arm-none-eabi-binutils nodejs

Debian / Ubuntu

sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi nodejs npm

Arch

sudo pacman -S arm-none-eabi-gcc arm-none-eabi-binutils nodejs npm

macOS

brew install numworks/tap/arm-none-eabi-gcc node

After installing the dependencies, use these commands to compile the project:

make clean
make build

and you will find the compiled file in build/starworks.nwa.

About

StarWorks is a 3D rail-shooter game inspired by Star Fox, developed for the Numworks calculator, currently in developement.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages