ぷちチーズ (PetitCheese)
A downloadable tool for Windows
Download NowName your own price
ぷちチーズ (PetitCheese) is a level editor (map editor) for making 2D games.
Map data made with this tool is saved as simple TXT file, not as CSV or JSON.
This editor is suitable for making mini-games and for game jams.
English Manual included. 日本語マニュアル同梱。
Status | Released |
Category | Tool |
Platforms | Windows |
Author | michyo |
Tags | 2D, Creative, Level Editor, tilemap-based-tools, Tileset |
Average session | Days or more |
Languages | English, Japanese |
Links | Homepage |
Download
Download NowName your own price
Click download now to get access to the following files:
ptche002.zip 803 kB
Development log
- Version 0.02 ReleasedMar 10, 2022
- Version 0.01 ReleasedFeb 26, 2022
Comments
Log in with itch.io to leave a comment.
Thanx
CSV and JSON _are_ plain text o.o
And it would be nice to be able to also save in those formats.
Especially CSV would be awesome, because its just an "," between the characters and you can load them into any spreadsheet-program.
Incorrect/Empty lines in mapchips.txt will crash without an useful error-message.
Nice little tool! Please continue working on it :)
Thanks for using this tool and for your comments.
Surely CSV and JSON are plain text. ;) I would like to say about file extensions, but I am not a native English speaker and do not have a good representation. I would be glad if you could tell me how to write it, if you could.
I have made a minimum simple level editor so that it is suitable for first time use by students in my game-making class. So this tool can only output TXT files for now (as foolproof). However, I plan to add the option to output other formats in the near future after I come up with a way for my students not to mishandle it.
I have rephrased it as 'TXT file'. :)