GithubHelp home page GithubHelp logo

noooway / love2d_arkanoid_tutorial Goto Github PK

View Code? Open in Web Editor NEW
199.0 199.0 17.0 5.47 MB

Tutorial on making a full-featured arkanoid (breakout)-type game with LÖVE framework.

License: MIT License

Lua 99.98% Makefile 0.02%
arkanoid gamedev love2d tutorial

love2d_arkanoid_tutorial's People

Contributors

noooway avatar

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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

love2d_arkanoid_tutorial's Issues

Error in bricks.bricktype_to_quad function

Hi.

I think there may be an error in bricks.bricktype_to_quad function, in chapter 2, item 5.

The function signature is: function bricks.bricktype_to_quad( bricktype )

However, bricktype is never used. Instead of it, id is used where bricktype should be.

Therefore, the function signature should be function bricks.bricktype_to_quad( id ).

I hope I have helped.

By the way, great job with this tutorial! Congrats! I am learning a lot with it.

Split tutorial in two major parts:

Part I: Building Prototype
   Current parts 1-11 + 12 Sound + 13 Gameover
Part II: Adding Details
   Everything else.
   Make articles in this part short.

Getting Part I into readable state is the top priority.

Propogating changes

  1. After pt.6: add calls to Brick:destroy
  2. After pt.7: change the level file format.

old version of love

Hello!
I would like the developer to rewrite the code for the latest version of LOVE for the people who are just getting started with LOVE.
Thanks in advance.

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.