Toki, a gamedev entry for gamedevjs2023 gamejam made in 13 days. The theme is "Time".

Controls: 

  • move using "wasd"
  • jump with "space"
  • Primary click with mouse to shoot a beam that freezes objects. Shoot the same object again to unfreeze it
  • Grab boxes with "e"
  • Press "r" to restart the level (if you get stuck) 

Lore

You are the Sage from Arcadia, but stuck in a different time, where everything is smooth and vector-like, not much similar to the pixels we are used to see in Arcadia. We also have the OVERLORD, the shop keeper in the game. He wants to sell you beautiful skins (for a small price.) Toss a coin to your OVERLORD if you will.

Collect all time capsules in all levels, and gain the power to return home to Arcadia. The game has 3 levels.

NEAR

NEAR should work on Itch, but you may have to refresh the page after logging in, or after purchasing an NFT. If NEAR doesn't work on Itch, use the following URLs instead to play the game and test the NEAR NFT integration.

It's possible to buy NFTs from the store (after completing the tutorial level.) These NFTs are also listed on https://paras.id/ , which means you can transfer or sell the NFTs to others.

Challenges

  • Arcadians: incorporate Arcadia lore and assets
    • Play as the Sage, but in a different world, where everything is smooth and vector-like, not like the pixels we are used to.
  • Overlord: incorporating Overlord lore and assets. 
    • The shop keeper in the Game is the OVERLORD. Toss a coin to your OVERLORD.
  • Web3 Challenge by Game7: Integrate NEAR wallet and NFTs
    • Use skin in-game if you own the NFT
    • Buy skins (NFT) with NEAR tokens
  • Interoperability
    • Included all of the above challenges
  • GitHub: Open Source

Other

All music, sound effects, code and assets (except for the Sage and the Overlord) are made by me

  • Vector Art: Made using Affinity Designer, exported as SVG, and then rendered in Phaser (the game engine I used)
  • Animations: Made using Spine2D
  • Music and Sound Effects: Made with Ableton Live
    • Some sound effects are recorded with my voice. Can you guess which ones?
  • Code: TypeScript, and Phaser

Development log

Comments

Log in with itch.io to leave a comment.

cant go after this

I think you need to refresh/reload the page if you get stuck.

buying nft

THE BEST WITH NFT

have you made more levels

Thanks for playing. I was only able to make a tutorial plus 3 levels for the game jam. Maybe I’ll add more levels after the game jam has ended.

(+1)

PRETTY COOL!

Super simple mechanics that makes it easy to learn, yet difficult to master :D

Thanks. It’s still unfinished, but I appreciate the comment. I plan to have some more playable levels by tomorrow (which happens to be the deadline for the gamejam)