Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(8 edits)

Okay! I just found an easy way to get Tic-80 console on my favorite editor Notepad++
with NPPExec plugin by command:  cmd /c "C:\MyPath\Tic80.exe"


PS Now I can make a level editor in Tic-80.
PPS I'm not sure what is /c operator for NPPExec plugin or cmd.exe, but it still works.
PPPS It's still not a perfect solution with output data string, but okay!

It would be cool to see the option to save and load Txt files right in Tic-80  to save/load:
1) 3d models
2) 2d images
3) maps and locations
4) big save game files
5) vector images
6) level and music editors data files