nighthawkcoders / game_levels_mp

Engineering game repository
Apache License 2.0
1 stars 13 forks source link

Game Vision #44

Open NateTurman opened 9 months ago

NateTurman commented 9 months ago

Purpose of the game

You want to speedrun the game to get the lowest time score possible. Each addition in the game helps to lower the time or makes the game easier.

Management Group

Obstacles Transition Screen Have 3 levels

Game goal

Enemy Team

Jump off the top of goomba Add coin

Hitboxes working

Add a lucky block

RPG Team

Dialogue-possible NPC

Death animation for goombas Different animation for goombas (Spritesheet in images/platform/sprites/goombaspritesheet.png) Health System

Multiplayer team

Toggle Multiplayer and Single-player

Leaderboard

Add the basic leaderboard

The leaderboard will be a table like the settings button A point system that lowers the time for every 500 points

NateTurman commented 9 months ago

Please comment what you have added to the game when you have completed the task under this issue.