Skip to content

mpower-codeworks/Samurai-Scroll-Win32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samurai-Scroll-Win32

Samurai Logo

Samurai Scroll Win32 is a C port of a small tile-based RPG from 1999. It was originally written in VB6 by Jesse Acosta. The idea is to preserve this little gem before it disappears from the Internet.

This version retains the graphics and gameplay while adding full-screen and some fun improvements that fit within the spirit of the original. You can use F11 to toggle to windowed-mode, which makes it identical to Jesse's original.

While indeed a short game, Samurai Scroll has charm and replayability.

title_screen
royal_bed

It is my hope that Samurai Scroll will continue to inspire those interested in making a small tile-based game, as it has done for me. Some fun experiments might be changing the graphics, changing the music, changing the title screen -- all easily done without a single line of code.

If you'd like to modify the code and rebuild, you can use Visual Studio. Once VS is installed, from command prompt run build_msvc.bat.

You can modify the map in the file modSamuraiGame.c - good luck!

Samurai Scroll Win32 runs on Windows 7 through 11.

About

Samurai Scroll Win32 is a C port of a small tile-based RPG from 1999. It was originally written in VB6 by Jesse Acosta. The idea is to preserve this little gem before it disappears from the Internet.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors