Projects
Pixel Maze
Pixel Maze is a maze/labyrinth puzzle 2D game about a young boy called Arnold exploring paths in a procedural world to escape and find freedom.
- My first published game!
- Developed this game to exercise maze algorithms, Unity and C#
- Levels are procedurally-generated
- Free to download and play
- Get in on Google Play!
Articles
Data Structures and Algorithms in JavaScript
It is a collection of common data structures and algorithms implemented in JavaScript. I keep this project for learning purposes and to sharpen my skills.
- Open source: get the source code on GitHub
bernardopacheco.net (this blog!)
My personal blog. I decided to build my own blog from scratch mainly because I wanted to fully integrate with GitHub, learn Jekyll and apply the best design practices. Another goal was to provide the community with a very easy blog to use and extend.
- Open source: get the source code on GitHub
- Developed with Jekyll, GitHub Pages, ES5, Less and Material Design
- Easy to fork, use and extend