GithubHelp home page GithubHelp logo

emperor2000 / gms-sample-library Goto Github PK

View Code? Open in Web Editor NEW
28.0 3.0 2.0 3.58 MB

A library with demo projects to learn Game Maker Studio and Game Maker Language (GML)

Game Maker Language 22.36% JavaScript 0.69% Yacc 76.81% GLSL 0.14%
game-maker gml programming learn-to-code gamedev tutorial guide gamemaker gamemaker-studio

gms-sample-library's Introduction

gms-sample-library

A library with sample projects and templates to learn Game Maker Studio and Game Maker Language (GML) with proper code architecture

Projects are categorized in multiple difficulty levels:
0 (docs) - Used for documentation, guides, UML diagrams and small scripts.
1 (beginner) - Small projects / Samples for specific solutions or small game templates.
2 (intermediate) - Projects that are slightly above beginner level, such as networking and saving and loading.
3 (advanced) - Reserved for complicated mechanics such as inventory systems, saving, loading, networking, connecting gms to servers, etc.

Who is this for? This repository is aimed mostly towards people that do not have a lot of experience with Game Maker. However, that is not to say that there is nothing valuable here for experienced developers. My intention is to create a valuable list of sample projects that can help anyone with building their solution.

Documents folder structure:
docs:
diagrams: (UML diagrams, charts, designs, etc.)
external-resources: Links to free and helpful content.
graphics: tilesets, etc.
guides: programming concepts explained, if/else statements, switch cases, etc. samples: small demo projects showcasing specific features such as mouse based aiming, top-down movement or hit registration.
snippets: code snippets that can easily be copy pasted. Snippet includes simple movement code, mouse based aiming, etc.

Table of Content

docs:
diagrams:   
-none currently included.  
  
external-resources:  
-1 text file with all external resources.  
  
graphics:  
-tileset folder, currently 1 tileset included for top-down interiors.
  
guides:  
-if/else statements and switch cases guide  
-scoping variables guide  
etc.
  
samples:  
-mouse_based_aiming  
-simple_hit_registration  
-simple_top_down_movement  
-subsystems/modules
  
snippets:  
-mouse_based_aiming  
-simple_hit_registration  

sample projects by difficulty level:
0 - Not applicable
1 - Three projects
2 - Three projects
3 - One project

gms-sample-library's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.