Game
Love2d Arkanoid Tutorial
8 years ago

Simple Arkanoid-type game + Tutorial


Hey!

I have been writing a simple Arkanoid-type game using Lua and LÖVE framework, but at some point I’ve decided to turn it into a tutorial.

5d0b078a6cdd3.png

The tutorial is intended for people, who have basic programming experience, but have trouble structuring their code for projects bigger than “Hello World”. An Arkanoid, while simple, contains many elements found in more elaborate games. My goal is to introduce a typical code structure, and to provide a starting point for further modifications.

Here are some screenshots:

5d0b078b0d695.png
5d0b078d1e7aa.png
5d0b078da694b.png
5d0b078f19b5e.png
5d0b07913bd92.png

LÖVE framework uses Lua language and it is geared towards 2d games. It is cross-platform, running on major desktop and mobile operating systems, and on the web. Some example games can be found here. LÖVE is simple and intuitive; glancing over this short article is enough to understand it’s basic principles of operation. Another it’s advantage is that it is free and open-source.

The tutorial is split in 3 chapters.

Chapter 1 describes how to build a prototype for an Arkanoid-type game in the most straightforward way, without relying too much on any external libraries or advanced language features.

(follow the links for the screenshots).

  1. The Ball, The Brick, The Platform

  2. Bricks and Walls

  3. Detecting Collisions

  4. Resolving Collisions

  5. Levels

    Appendix A: Storing Levels as Strings

Chapter 2 expands the prototype, introducing gamestates, basic graphics and sound. At the end of this chapter, the general frame of the game is complete. What is left is to fill it with the details.

  1. Splitting Code into Several Files

  2. Loading Levels from Files

  3. Straightforward Gamestates

  4. Advanced Gamestates

  5. Basic Tiles

  6. Different Brick Types

  7. Basic Sound

  8. Game Over

Chapter 3 proceeds to add functionality to achieve a full-featured game. While the code for this chapter works and available in the repository, some minor corrections are required. Overall, this chapter is currently in a draft stage, and the finished parts can be found on the github.

My current plans are to finish the tutorial about programming part and then to update the graphics and the sound. In the end, I want to achieve a small (~20 levels or so) but well-polished game.

Any feedback is appreciated.



0 comments

Loading...

Next up

So

i may or may not make an full art of some person or i may just leave this like that-

Smile! Here, take some happy pills! ✨💊 #Blender #3DModelling #3DArt Buy me a Ko-fi: https://ko-fi.com/barbarafb_

Chiaki Nanami!

🍒Did you like the game? A demo is available for free on Steam.

✌️ Thanks for playing IndieGameiacs!

⚙️ Free Demo: http://bit.ly/UniDuni

📺 Full Video: https://youtu.be/5qEbVXg7GaQ

#steam #uniduni #clops #screenshotsaturday

Successful landing

#screenshotsaturday

Updated the chest in the maze, adding sound, particles and better animation. But what's in the chest?

Demonstration of the spells and their effects :)!

Made my first ever animation.

Out of boredom and curiosity, I coded Sailor Jupiter's Argentine Backbreaker.