DotchGame (original)
DotchGame. is a Java game that I made when I was 14 years old. Players must dodge enemies and earn points for upgrades.
Development
DotchGame.
During the summer holidays of 2017-2018, when I was 14 years old, I developed DotchGame. using Java. While actively learning Java, I created a working game with the help of a YouTube tutorial. DotchGame. features three game modes, each becoming progressively more difficult. The goal is simple yet challenging: dodge the flying objects for as long as possible while moving across the screen.
Game instructions
Gameplay & Mechanics
In DotchGame, you control a white square using the W/A/S/D keys or the arrow keys. Different types of enemies make the game dynamic: blue entities move quickly up and down, yellow ones move in all directions, red ones are slightly slower, and purple ones chase the player to prevent them from standing still. After 15 levels, there is a stopover where a large final boss moves from left to right and fires projectiles. Players can pause the game with the P key and open the shop with the spacebar. In the shop, points can be spent on upgrades such as extra health or faster movement, with the cost per upgrade increasing each time.
More work
More projects
Dotch. Game
Dotch. now runs entirely in the browser. The entire Java game, with four difficulty levels, four boss levels, and all progression, has been ported one-to-one to TypeScript.
READ MORE : Dotch. Game
Blackjack AI
Blackjack AI monitors a blackjack table live, independently recognizes which cards are dealt, and provides advice for each hand based on the mathematically exact probabilities, not according to a fixed strategy table.
READ MORE : Blackjack AI
StrategyFlow
StrategyFlow is a low-code trading builder for Kraken that allows users to visually build and execute strategies. The project took second place in the 2.5 week online Kraken Forge Hackathon.
READ MORE : StrategyFlow