A top-down shooter game built with LibGDX using box2d and Java featuring procedurally generated terrain, multiple biomes, and dynamic combat mechanics. Players aim to survive while maximizing their score in an infinite world filled with various enemies, power-ups, and strategic challenges. Game Link
- Infinite procedurally generated map using cellular noise algorithms
- Five distinct biomes:
- Ocean
- Tundra
- Plains
- Wild West
- Desert
- Unique structures and obstacles for each biome
- Road networks and building placement using Wave Function Collapse algorithm
- Player-controlled tanks
- Cars
- Enemy/Allied units controlled through ai pathfinding
- Three weapon types:
- Standard bullets
- Guided missiles
- Deployable mines
- Strategic combat with various attack patterns
- Dynamic difficulty scaling
Combat Enhancements:
- Increased bullet damage, size, and speed
- Critical hit chances and damage multipliers
- Fire rate improvements
Survival Mechanics:
- Health regeneration
- Enhanced armor
- Speed boosts
- Allied unit spawning
Special Abilities:
- Multi-directional shooting
- Structures destruction
Score Mechanics:
- Point multipliers
- Wanted level system
- High score tracking through a leaderboard
- WASD: Movement
- Mouse Click: Shoot
- P or Space-bar: Pause game
- Virtual joystick for movement
- Touch controls for shooting
- Auto-fire option available
- Cross-platform compatibility (Desktop and Web)
- Mobile-optimized controls
- Debug mode for testing
- Leaderboard system
- Developed by Nickolas Diaz
- Has no previous game development knowledge
- Code located at https://github.com/nickolasddiaz/Tank_Game/tree/master/core/src/main/java/io/github/nickolasddiaz
- Assets located at https://github.com/nickolasddiaz/Tank_Game/tree/master/other