Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.
/ CattoFantasy Public archive

A fantasy action-adventure GBA game written in Nim starring my cat.

License

Notifications You must be signed in to change notification settings

Kaleidosium/CattoFantasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catto's Fantasy

A fantasy action-adventure GBA game written in Nim starring my cat.

Uses the natu package for a convenient GBA interface to Nim.

Building

You will need:

  • Nim, to actually build it. Easiest way to get it is to get a binary from choosenim, or from the nim-lang website, or use your operating system's package manager.
  • devkitPro on your path, for some miscellaneous ARM/GBA tooling.

First, clone the repository with git clone https://github.com/IamRifki/CattoFantasy.git then run nim build, nim build will then compile a .gba binary. Run with mGBA or your favorite flash cart, and enjoy.

Special thanks

  • nocash and the gbadev.org people

For the extensive resources.

  • exelotl et al

For the natu package.

  • Vince94

For contributing some tunes.

License

MIT.

About

A fantasy action-adventure GBA game written in Nim starring my cat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages