Skip to content

TheOnlyZac/ccsr-map-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cartoon Cartoon Summer Resort Map Viewer

A screenshot of the map viewer

This is a map viewer for the Cartoon Cartoon Summer Resort games. The series was developed by Funny Garbage and published on Cartoon Network's website in the summer of 2000.

Instructions

To run the script, you will need Python 3.8 or higher (available here) and pygame (install with pip install pygame).

First, clone the repo using git clone https://github.com/TheOnlyZac/ccsr-map-viewer. Then init submodules with git submodule init, which will load the game resources.

Controls

Start the map viewer by running the script viewer.py

  • Use the arrow keys to move between maps.
  • Use 1, 2, 3, and 4 to change episode.
  • Press G to show/hide the tile grid.
  • Press T to show/hide tiles.
  • Press S to show/hide sprites.
  • Press V to show/hide invisible objects.
  • Press C to take a snapshot of the current map.

You can also pass the name of a file as an argument to open that specific map, but you will not be able to scroll with the arrow keys.

Credits

Thanks to tomysshadow for their Movie-Restorer-Xtra which allowed me to decompress the map data from the game file, and to nosamu for the CastRipper tool which I used to export the tile graphics.

Further Reading

About

Map viewer for the Cartoon Cartoon Summer Resort games

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages