Skip to content

AlaskaLinuxUser's Scratchpad

"Commit thy works unto the LORD, and thy thoughts shall be established." Proverbs 16:3

  • Home
  • About
  • Contact

Tag: JelloStorm!

September 4, 2018

JelloStorm: Teleportation, poison rings, and more!

Okay, so I’m done with the class, but I’m still having fun! I’ve updated some of the game mechanics for JelloStorm! Some of the improvements that I have made to […]

August 30, 2018

JelloStorm: Fixing defunct jello blobs….

In the last update on my game JelloStorm! we ran into the issue of defunct jello blobs. I could not figure out why there are some jello blobs that don’t […]

August 29, 2018

JelloStorm is now playable…. Mostly.

Here is a side by side comparison of my project, verses the one from the course. Now that I’ve completed the C++ beginner’s game creation course, that means I’ve also […]

August 28, 2018

Error: ‘class sf::Text’ has no member named ‘setFillColor’

Just finished section 10 of my course. While working through the code, I ran into a snag: alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/Cpp_training/JelloStorm$ ./build.sh JelloStorm.cpp: In function ‘int main()’: JelloStorm.cpp:121:13: error: ‘class sf::Text’ has no […]

August 23, 2018

Error: extra qualification ‘Pickup::’ on member ‘Picku’ [-fpermissive] Pickup::Pickup(int type);

You can now splatter jello guts all over! An interesting phenomenon occurred while finishing up section 9 of my C++ game development course. Consider this code: // Per class was: […]

August 15, 2018

Pragma once verses include guards like ifndef

Taking this basic gaming class in C++ is really a neat experience. It allows me to do something fun while learning something tedious or boring. Some say that learning this […]

August 9, 2018

JelloStorm.cpp:198:58: error: ?createBackground? was not declared in this scope

After the rough time I had completing section 6 of the course, I was not looking forward to section 7. However, it turned out that section 6 was just tough, […]

August 7, 2018

Player.cpp:6:16: error: no ‘int Player::player()’ member function declared in class ‘Player’

Finally completed section 6 of my C++ course. It was rough. I ran into several issues that the instructor did not explain, because he is using Windows Microsoft Visual Studio, […]

August 1, 2018

New C++ project: JelloStorm!

For the purposes of my C++ training class, I am supposed to make a zombie horde game. However, I am not a horror fan, and I have 3 very young […]

RSS Bible Gateway’s Verse of the Day

  • Psalm 90:2,4
    “Before the mountains were born or you brought forth the whole world, from everlasting to everlasting you are God.”

The repositories have been moved from GitHub to GitLab. If you are viewing a post prior to June 7th, 2018, and can’t find the link, please look for the same repository on GitLab: https://gitlab.com/alaskalinuxuser

Check out what I've been up to on PSK Reporter!

Subscribe via RSS

Subscribe via Telegram

Subscribe to email notifications via rssby.email

© Copyright by Alaskalinuxuser with Creative Commons BY-SA 4.0 Theme Easy Blog by Creativ Themes