RRM Programming

  • Home
  • Articles
  • Projects
    • Bipedal Walking Genetic Algorithm
    • Easy_GA
    • Spark Engine
    • Beast Brawl
    • Shinobu
    • The Shadow Overtakes You
    • Twitch Loot Auto-Clicker
  • CV

A website about programming

Articles C++

return false vs return true

Introduction You might think that this is a stupid debate, and maybe you are right but let me take a moment to explain to you if we should care whether to return true or false. True and false are the Read more…

By RubenRubioM, 2 years3 weeks ago
Projects Z80 Assembly

Shinobu

Shinobu is a videogame made for Amstrad CPC using Z80 assembly and with the CPCtelera library. This project was highly related to optimize every piece of memory due to the Amstrad CPC limitation of 16KB of memory RAM. The source Read more…

By RubenRubioM, 2 years8 months ago
Articles C++

What happens with std::vector<bool>?

If you know a bit of modern C++ you will have use the std::vector<T> container a lot of times without even wondering what type you specify to instantiate the container. This is fine for every case except for on specific Read more…

By RubenRubioM, 2 years2 years ago
Twitch loot auto clicker icon
Projects

Twitch Loot Auto-Clicker

Twitch Loot Auto-Clicker is a browser extension to improve the experience while using twitch.tv. This extensions find where do you have points avaliable to collect in a twitch channel and auto click them for you to maximize your rewards. Its Read more…

By RubenRubioM, 2 years2 years ago
Spark engine logo
Projects

Spark Engine

Spark Engine is a graphic engine made from scratch using C++ 17 and OpenGL. Spark Engine has the ability to render 3D and 2D objects and its main object is to be used for videogames and graphics shows. Among all Read more…

By RubenRubioM, 2 years2 years ago
Beast brawl logo
Projects

Beast Brawl

Beast Brawl is a PC videogame made as my final year project with other five teammates. The objective is to capture the main item and keep it for the longest time possible while other players try to steal it. It Read more…

By RubenRubioM, 2 years2 years ago
The shadow overtakes you game
Projects

The Shadow Overtakes You

The Shadow Overtakes You is a gamejam project done for the Global GameJam. It is a 2D top-down videogame where the player has to exit the mine as fast as possible to advance to next levels. While playing to escape, Read more…

By RubenRubioM, 2 years2 years ago
Bipedal walking memory cover
Projects

Bipedal Walking Genetic Algorithm

One of the goals in this project is to facilitate the understanding about one of the many fields in the artificial intelligence, genetic algorithms. The way to achieve this goal has been through the visual representation of both execution and Read more…

By RubenRubioM, 2 years2 years ago

Posts navigation

Previous 1 2
Recent Posts
  • About the keyword generics iniciative in Rust
  • Swap_remove in Rust
  • EasyGA 1.2.0 is out!
  • The reason you should test your personal projects
  • All C++ keywords explained!
  • About me
  • All C++ keywords explained!
  • All C++ keywords explained! – Part 1
  • All C++ keywords explained! – Part 2
  • All C++ keywords explained! – Part 3
  • Articles
  • CV
  • Projects
Hestia | Developed by ThemeIsle