awcz / torch

A simple but challenging platform game: avoid the water, keep the fire burning. Stopping is not an option. How far can you go? Play in your browser: ▶️ https://awcz.github.io/torch/

Home Page:https://awcz.github.io/torch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD

🔥Torch 2D game

torch

About the game

A simple platform game. Simple, but not easy! Avoid the water, keep the fire burning. Stopping is not an option. How far will you go?

Run in browser: ▶️ https://awcz.github.io/torch/

Controls:

  • Jump: SPACE or ↑ (up arrow)

  • Move left: ← (left arrow)

  • Move right: → (right arrow)

  • On mobile: tap to move in the desired direction. Horizontal mode recommended.

Expand to see gameplay Gameplay

Motivation

When I started programming, I really enjoyed creating simple games. Even though I'm not a big gamer, working on games was a small but important part of my life as a programmer.

I want to reignite that spark. Literally, because the game idea I have involves fire in some way. This repository is taking part in the 100commitow challenge. I've been thinking about making a game for a while, and this contest seems like a good reason to start.

Why Kotlin, you might ask? Kotlin for games?! Well... why not? :)

Build

./gradlew jsBrowserProductionWebpack

Project status

The first version of the game is now ready. Soon, enhancements related to gameplay, graphics, and additional levels will be added. Stay tuned!

Wanna contribute?

The current state of the project is the result of experimenting with the framework, language and ideas. Let's be honest, there are a lot of things that could be done better. Do you have ideas to improve the game? Want to make the source code more beautiful (it definitely deserves it)? Feel free to contribute! You can start here.

Assets

Distance icon by Icons8

Torch icon by Icons8

Flame icon by Icons8

Blur icon by Icons8

Heart icon by Icons8

About

A simple but challenging platform game: avoid the water, keep the fire burning. Stopping is not an option. How far can you go? Play in your browser: ▶️ https://awcz.github.io/torch/

https://awcz.github.io/torch/


Languages

Language:Kotlin 100.0%