Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pixelbox

Create 2D games in JavaScript, made easier · By Cedric Stoquer

FlappyPixelbox

A topic by BarbaAlGhul created Mar 05, 2021 Views: 293
Viewing posts 1 to 1
(4 edits) (+1)

Just a small demo of what is possible to do with Pixelbox.

https://github.com/BarbaAlGhul/flappy-pixelbox





I'm just discovering this framework, I'm enjoying it a lot and I wanted to create a small demo to people that are new to programming in general. I hope they find the code useful.

The code is dead simple, with bad practices actually, but I wanted to be easier for newcomers. The code has comments in a lot of parts but if someone finds it confusing, just ask me, I will try my best to explain it.

I plan to release later, in the same repository, an improved version of the game. I will do some refactor and try to add a second obstacle in the game so it's more challenging. And when that's done, I plan to upload it to be playable on Itch.io.

And I would really appreciate if more experienced people would give me suggestions on how to improve the code.


edit: The improved version is released.