mirror of
https://github.com/daniel5151/ANESE.git
synced 2025-04-02 10:32:00 -04:00
24 lines
747 B
Text
Vendored
24 lines
747 B
Text
Vendored
|
|
NES/FC version of the popular 2048 game. Written by Valtteri "tsone" Heikkilä.
|
|
|
|
Font and number tile graphics are ripped with permission from Sega Mega Drive/
|
|
Genesis version by Oerg866. The game uses FamiTone2 audio library by Shiru.
|
|
Many thanks to Shiru and Oerg866.
|
|
|
|
The sources are available as part of the neskit project:
|
|
|
|
https://bitbucket.org/tsone/neskit/
|
|
|
|
The sources are in examples/2048/ directory. Please read the documentation on
|
|
how to build.
|
|
|
|
Enjoy!
|
|
|
|
|
|
--
|
|
|
|
Copyright 2013,2014 Valtteri "tsone" Heikkilä
|
|
|
|
Copying and distribution of this file, with or without modification, are
|
|
permitted in any medium without royalty provided the copyright notice and
|
|
this notice are preserved. This file is offered as-is, without any warranty.
|