Skip to content

introtogamedev/_GameMaker_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

-GameMaker- Project README

Project Overview

GameMaker's current project is a 2D platformer game designed to challenge and entertain players with its unique puzzles and engaging gameplay mechanics. Through this project, we aim to evaluate the balance between difficulty and fun, ensuring an enjoyable experience for players of all skill levels.

Getting Started

Prerequisites

To contribute to this project, you will need:

  • GameMaker Studio 2 installed on your computer.
  • Basic knowledge of GameMaker Language (GML).

Setup

  1. Clone the repository to your local machine:
    git clone https://github.com/introtogamedev/-GameMaker-.git
  2. Open the project file (GameMakerProject.yyp) in GameMaker Studio 2.
  3. Use the GameMaker Studio 2 interface to navigate through the project files.

Running the Project

To run the game:

  1. Open GameMaker Studio 2 and load the project.
  2. Press the "Run" button in the toolbar to compile and execute the game.
  3. Enjoy testing and exploring the game's features!

Contributing

We welcome contributions from all team members. To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request against the main branch.

Please ensure your contributions are well-documented and follow the project's coding conventions.

Acknowledgments

  • Special thanks to all team members for their hard work and dedication.
  • Gratitude to the GameMaker Studio 2 community for resources and support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors