And you need to save your cart before loading it.
Skeptim
Creator of
Recent community posts
Here is the documentation : https://github.com/nesbox/TIC-80/wiki
Github does not allow the wikis to be referenced by google but it is linked from the Learn page of the tic80.com website, etc
Do you want to change the palette for a game, or to make your own theme for TIC-80 ?
You should get answer for both in the Palette page of the wiki: https://github.com/nesbox/TIC-80/wiki/palette
The problem is that you exported in the mac format using the `.tic` file extension, so your computer thinks it's in the TIC format while it's not.
I think you should be able to read it with a mac if you remove the `.tic` file extension (not sure if an other file extension must be used on mac).
I guess you overwrote your saved TIC file while exporting to mac. Pay attention to distinguish your TIC file and the exported files.
I hope it's clear, tell me if not.
Totally agree! When I decided to use TIC-80 I was hoping we could export the game to be in android format in future TIC-80 updates, but I don't think it will happen at the end. And I won't be able to make a port myself.
You can still play it on your phone with the instructions I gave there https://itch.io/post/6433204 but that's not user friendly, sorry.
And thanks for the comment! That's cool to see there is still some activity 2.5 years after the initial release ^^
Bonjour,
Très bonne idée, merci pour ça !
J'ai envie de soutenir en participant au bundle, mais je n'ai pas le temps de faire un jeu en ce moment et le seul jeu que j'ai fait jusque là a non seulement rien à voir avec le thème mais est disponible gratuitement (libre et open source…) sur itch.io. Est-ce que ça a du sens que je le soumette à la Grève jam ?
Merci d'avance !
Great! Thanks!
Do not hesitate to ask!
If that is easier you can have a look at the game (it's playable on the browser for free), check the illustrated tutorial and maybe play on easy mode a few minutes. That would probably be easier to translate if you understand the rules of the game. But if you prefer to ask me questions, there is no problem I can answer all your questions ^^
I added you on discord, see you there ^^
Hi Dermir,
I would be very happy to have your help translating my game in Italian! ^^ That's a small simple game containing only about 150 words to explain the rules and in the menus. My game is totally free and open source so I could not pay you, or not a lot.
Here is the game https://skeptim.itch.io/ultimate-tic-tac-toe and here is the text https://cdn.discordapp.com/attachments/984451810502787075/1017139236404736070/Ul... . You will probably see that some of the text is written in order to be as short as possible, to fit in the little space I have due to the big pixels. It should not be a big problem if it is longer in Italian, as long at it is not too long, I can still use a smaller font.
Then I can credit you the way you want.
Tell me if you are interested
Thank in advance!
Skeptim
I'd love to! But I rely on TIC-80 software and that should not be possible before maybe a year, maybe more.
However, if you ever want to play it offline with a better interface on android you can do the following:
1. Download and install TIC-80 from https://tic80.com/create
2. Download Ultimate tic-tac-toe on your phone by doing the following:
- Open TIC-80 and type `surf`
- Find Ultimate tic-tac-toe in folder tic80.com -> Play -> Games
- Once you are on the game press back on you phone to access the menu and click "Close game"
- Go back to root folder selecting [..] -> [..] -> [..]
- Press back on your phone again
- Type "save /tic-tac-toe.tic"
3. Play Ultimate tic-tac-toe by doing
- Open TIC-80 and type "surf"
- Choose "tic-tac-toe"
Hi all,
Since the previous update, my game reached a success I was not expecting (still modest, but I was not expecting any ^^) and I got a lot of positive feed back, so here is a delayed release announcement for a new smaller update ^^
https://skeptim.itch.io/ultimate-tic-tac-toe
Do you remember the movie Inception? Ultimate tic-tac-toe should have been named Tic-tac-toe-ception as it is literally a tic-tac-toe within a tic-tac-toe ^^ In this game each move you make influence what moves your opponent is allowed to make. This twist transforms the tic-tac-toe to a pleasant strategic and challenging game.
Three sets of rules have been implemented, the "Strategic" ones are definitely my favourite but the "Quick" ones are good to chill and I got many feedbacks asking for a version in between that I call the "Normal" rules, so here they are too.
I played this game on paper for a long time with friends until I decided to develop it as a single player game, that probably gave me the experience to write a proper AI that I am quite proud of ^^
I hope you will like this game as I liked developing it!