jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 28 forks source link

Speed Run Game / 30_Days_Of_Java #401

Open AnshNikhare opened 3 months ago

AnshNikhare commented 3 months ago

Speed Run Game: Project Proposal

Overview

Speed Run is a simple running game implemented in Java using Swing for graphical user interface (GUI). The game features a character represented as a rectangle that must jump to avoid randomly generated obstacles. The objective is to achieve the highest score possible by avoiding these obstacles.

Features

Technical Details

github-actions[bot] commented 3 months ago

Thank you for creating this issue! 🎉

We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our [CONTRIBUTING.md] for guidelines on contributing to this Domain.

Walayhs commented 3 months ago

Go ahead!