2D GameEngine WebGPU
Posted October 07, 2024 by DeesreX
#2D #GameEngine #WebGPU
Announcing My 2D Tile-Based Game Engine!
I’m excited to share that I’m developing a simple 2D game engine using WebGPU! 🚀
Key Features:
- Multiple Views: The game engine will support multiple views, including an interactive canvas for gameplay and a panel to manage in-game objects.
- Tile-based World: The game world is procedurally generated with a tile-based map, featuring walls, ground, and various objects.
- Interactable Objects: Players can place objects like trees 🌲, rocks 🪨, houses 🏠, and NPCs in the game world by interacting with a side panel.
- Player Movement: Control your player using arrow keys as you explore the map.
- WebGPU Powered: Utilizing the power of WebGPU for rendering, providing smooth performance and modern graphics capabilities.
This is just the start, and I’ll be adding more cool features as development progresses. Stay tuned for more updates and sneak peeks!